a better solution to the inheritance issue fixed in the previous commit
[ardour.git] / gtk2_ardour / ardour_window.h
index fe97855a4971e69da35f03c1a470ee184272285a..a4c5aaa0e434ffb15282589ecd6dc141522baf79 100644 (file)
@@ -37,7 +37,7 @@ namespace WM {
  * method of connecting and disconnecting from a Session with
  * all other objects that have a handle on a Session.
  */
-class ArdourWindow : public Gtk::Window, public virtual ARDOUR::SessionHandlePtr, public Gtkmm2ext::VisibilityTracker
+class ArdourWindow : public Gtk::Window, public ARDOUR::SessionHandlePtr, public Gtkmm2ext::VisibilityTracker
 {
 public:
        ArdourWindow (std::string title);