globally change all use of "frame" to refer to audio into "sample".
[ardour.git] / gtk2_ardour / session_import_dialog.h
index a6ed77516ec1866bb0ff48d1628cefd77156c918..35dc15dcc0879dfd4ee07f6d80014a57cd868fe9 100644 (file)
@@ -78,7 +78,7 @@ private:
        XMLTree            tree;
 
        // GUI
-       Gtk::Frame                    file_frame;
+       Gtk::Frame                    file_sample;
        Gtk::HBox                     file_hbox;
        Gtk::Entry                    file_entry;
        Gtk::Button                   file_browse_button;