]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/GUIRunTime.h
Small fix from Angus
[lyx.git] / src / frontends / GUIRunTime.h
index 39bac4997bc89775fb404a67bf440c30f2d0b7f9..7b4a8e594d314aa4c766b36b7576ba569ebafebe 100644 (file)
@@ -31,5 +31,8 @@ public:
        ///
        static
        void runTime();
+       /// This is run first in the LyXGUI constructor.
+       static
+       void setDefaults();
 };
 #endif