Make Dropdown menus at least as wide as the button
[ardour.git] / gtk2_ardour / stereo_panner.h
index 1c278f344d56e5a122818bf470f93f531243b503..ba9823214691c920157ae789d69cf27e0894d0c6 100644 (file)
@@ -61,7 +61,7 @@ class StereoPanner : public PannerInterface
   private:
        PannerEditor* editor ();
        boost::shared_ptr<ARDOUR::PannerShell> _panner_shell;
-               
+
         boost::shared_ptr<PBD::Controllable> position_control;
         boost::shared_ptr<PBD::Controllable> width_control;
         PBD::ScopedConnectionList panvalue_connections;