]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/lyx_gui.h
fix tooltips in toolbar
[lyx.git] / src / frontends / lyx_gui.h
index bcc68c7f94d1a8cb2242e9aa464f6c7ca8c6a4f9..741688a3114ef9808d795e032d1526732d0b169a 100644 (file)
@@ -36,6 +36,11 @@ namespace lyx_gui {
         */
        void start(string const & batch, std::vector<std::string> files);
 
+       /**
+        * quit running LyX
+        */
+       void exit();
        /** Eg, passing LColor::black returns "000000",
         *      passing LColor::white returns "ffffff".
         */