add -P flag blocking port connections while loading session
[ardour.git] / gtk2_ardour / opts.h
index c0b6e96aac6d21ace62c43f9f22b6f8452e1da81..07ccb5bd1482fc62f75964f95932e7d4f85f9897 100644 (file)
@@ -34,6 +34,7 @@ extern bool   use_vst;
 extern bool   new_session;
 extern char*  curvetest_file;
 extern bool   try_hw_optimization;
+extern bool no_connect_ports;
 extern bool   use_gtk_theme;
 extern std::string keybindings_path;
 extern Glib::ustring menus_file;