make autoscroll a bit easier to use, fix missing measure lines when moving the editor...
[ardour.git] / gtk2_ardour / opts.h
index c07dcc3664a34700a2d93477805225708163f3c6..0516c3aa98c11543b292ee23523dbe1ca589243d 100644 (file)
@@ -36,6 +36,7 @@ extern bool   use_vst;
 extern bool   new_session;
 extern char*  curvetest_file;
 extern bool   try_hw_optimization;
+extern bool   use_gtk_theme;
 
 extern int32_t parse_opts (int argc, char *argv[]);