summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/sfdb_ui.h')
-rw-r--r--gtk2_ardour/sfdb_ui.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk2_ardour/sfdb_ui.h b/gtk2_ardour/sfdb_ui.h
index c8aaa03d0e..07de8b74d8 100644
--- a/gtk2_ardour/sfdb_ui.h
+++ b/gtk2_ardour/sfdb_ui.h
@@ -213,9 +213,8 @@ class SoundFileBrowser : public ArdourWindow
Gtk::HBox hpacker;
Gtk::VBox vpacker;
- Gtk::Button ok_button;
+ Gtk::Button import_button;
Gtk::Button close_button;
- Gtk::Button apply_button;
static std::string persistent_folder;