Prevent spinlock copy construction
[ardour.git] / gtk2_ardour / sfdb_ui.h
index 1167271d5a6cff156cf81142279a0ba3ab120892..e25931f5824c44afcc97fc84ba6a4d4f47f3a7cc 100644 (file)
@@ -96,7 +96,7 @@ protected:
        AudioClock length_clock;
        AudioClock timecode_clock;
 
-       Gtk::Frame border_sample;
+       Gtk::Frame border_frame;
        Gtk::Label preview_label;
 
        Gtk::TextView tags_entry;
@@ -324,6 +324,8 @@ private:
 
        static bool check_link_status (const ARDOUR::Session*, const std::vector<std::string>& paths);
 
+       void instrument_combo_changed ();
+
        void file_selection_changed ();
        bool reset_options ();
        void reset_options_noret ();