Remember last used normalization value in the dialogue.
[ardour.git] / gtk2_ardour / normalize_dialog.h
index 26bac980035528046950526bd1ff6a8b8a786cf4..fec46dbd08aa6761da5d39e270c5230d608cc8af 100644 (file)
@@ -33,6 +33,7 @@ public:
 
        bool normalize_individually () const;
        double target () const;
+       int run ();
 
 private:
        void update_progress_gui (float);