un-triple-buffer fastmeter (not finished), fix mixer strip name button, comment edito...
[ardour.git] / gtk2_ardour / sfdb_ui.h
index d948d006b3255bc2d2eebaf2e48aae897e597a3c..ec7f226cc3c410424a268fde9b1e87819a06722e 100644 (file)
@@ -33,7 +33,9 @@
 #include <gtkmm/dialog.h>
 #include <gtkmm/filechooserwidget.h>
 
-class SoundFileBrowser : public Gtk::Dialog
+#include "ardour_dialog.h"
+
+class SoundFileBrowser : public ArdourDialog
 {
   public:
     SoundFileBrowser (std::string title);