Put some up/down buttons to the right of the summary. Might help with #3786.
[ardour.git] / gtk2_ardour / strip_silence_dialog.h
index 9ac32b25f6083efa8a9e209eea0811d59cd5f3eb..886017ca8a855071ed4d88cd222bf8de9c98b7bb 100644 (file)
@@ -44,7 +44,7 @@ public:
 
         void drop_rects ();
 
-        ARDOUR::AudioIntervalMap silences ();
+        void silences (ARDOUR::AudioIntervalMap&);
         
        ARDOUR::framecnt_t minimum_length () const;
         ARDOUR::framecnt_t fade_length () const;