]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.h
cleanup and reorder initialisation code of GuiView and GuiToolbars. Move some things...
[lyx.git] / src / LyX.h
index 25529e55d57fce8879a8bca7e09d8b49cbb97b62..5d0cf3340c696e3e1758163aa9a5e5111002020a 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -133,9 +133,6 @@ private:
        /// Create a View, load files and restore GUI Session.
        void restoreGuiSession();
 
-       /// Initialize RC font for the GUI.
-       void initGuiFont();
-
        /// initial LyX set up
        bool init();
        /// set up the default dead key bindings if requested