Use the frame corresponding to the current mouse position when zoom dragging
[ardour.git] / gtk2_ardour / color_theme_manager.h
index f3e9132a84a05f83903080c46e2f238c6b98322c..85759392e091c242a4ed74c72f5a008ff2033c99 100644 (file)
@@ -43,6 +43,7 @@ class ColorThemeManager : public Gtk::VBox, public OptionEditorComponent
 {
   public:
        ColorThemeManager();
+       ~ColorThemeManager();
 
        void reset_canvas_colors();
        void on_color_theme_changed ();