Fix comments.
[ardour.git] / gtk2_ardour / global_port_matrix.cc
index 327ba41b06babe56c6cfe9a0e7e25379aa071eda..ae51e7fb68609c73e8283316434f134d1359c0ba 100644 (file)
@@ -155,7 +155,7 @@ GlobalPortMatrixWindow::GlobalPortMatrixWindow (ARDOUR::Session* s, ARDOUR::Data
        }
 
        add (_port_matrix);
-       show_all ();
+       _port_matrix.show ();
 }
 
 void