]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
small changes to ButtonController usage
[lyx.git] / src / lyxrc.h
index 79a08efd84bfc155a5a71183418a6cbddd4ae058..77a292e95365f2292561c1845ebd55ccacd2d2d8 100644 (file)
@@ -259,9 +259,12 @@ public:
        string docbook_to_html_command;
        ///
        string docbook_to_pdf_command;
+       ///
+       bool new_ask_filename;
 };
 
 ///
 extern LyXRC lyxrc;
-
+///
+//extern LyXRC system_lyxrc;
 #endif