make range ruler visible by default - costs a few mm, saves confusion among new users
[ardour.git] / gtk2_ardour / export_multiplicator.h
index c58cce1011f84955fd36ba745229a3b2991ed448..1e204e1a1de143dda9d19d65cacaa8987a25dfa0 100644 (file)
@@ -93,7 +93,7 @@ class ExportMultiplicator : public Gtk::EventBox {
 
        class ButtonWidget : public Gtk::EventBox {
          public:
-               ButtonWidget (Glib::ustring name, boost::shared_ptr<ExportProfileManager> m, ExportProfileManager::GraphNode * node);
+               ButtonWidget (std::string name, boost::shared_ptr<ExportProfileManager> m, ExportProfileManager::GraphNode * node);
 
          private: