X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fpublic_editor.cc;h=6c5d528e1e9aad86d84496496955def2b5bc5c7f;hb=c22e96522d9275db4b1b4ba8edddbda5e7f798b9;hp=dc468e4a83e237f05c7837a7d3b0d3224a7113e9;hpb=6fa6514cfdb0ce38d93b51197f599dfd091bad1d;p=ardour.git diff --git a/gtk2_ardour/public_editor.cc b/gtk2_ardour/public_editor.cc index dc468e4a83..6c5d528e1e 100644 --- a/gtk2_ardour/public_editor.cc +++ b/gtk2_ardour/public_editor.cc @@ -30,6 +30,7 @@ sigc::signal PublicEditor::DropDownKeys; PublicEditor::PublicEditor () : Window (Gtk::WINDOW_TOPLEVEL) + , VisibilityTracker (*((Gtk::Window*)this)) { }