Show cursor in Cut mode on button press at cutting position
[ardour.git] / gtk2_ardour / sfdb_ui.h
index fcdce2a140aff2c84bcc4f95255243b683e9c884..f070d36ab6daf245313921daac16de4339484ad8 100644 (file)
@@ -303,7 +303,7 @@ class SoundFileOmega : public SoundFileBrowser
        typedef std::map<std::string,Editing::ImportDisposition> DispositionMap;
        DispositionMap disposition_map;
 
-       Gtk::HBox options;
+       Gtk::Table options;
        Gtk::VBox block_two;
        Gtk::VBox block_three;
        Gtk::VBox block_four;