Add API to clear waveform cache
This commit is contained in:
@@ -125,6 +125,7 @@ public:
|
||||
static void set_global_logscaled (bool);
|
||||
static void set_global_shape (Shape);
|
||||
static void set_global_show_waveform_clipping (bool);
|
||||
static void clear_cache ();
|
||||
|
||||
static double global_gradient_depth () { return _global_gradient_depth; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user