]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_main.h
Fix small bug in reading \set_color in lyxrc
[lyx.git] / src / lyx_main.h
index 7279b087d3bca0426615b9e43f916bd7d7b2be1d..ef58c2bcf1ea1e7813871ae8f9e7783e56349700 100644 (file)
@@ -85,8 +85,10 @@ private:
        void deadKeyBindings(kb_keymap * kbmap);
        ///
        void queryUserLyXDir(bool explicit_userdir);
-       ///
-        void ReadRcFile(string const & name);
+       /** Search for and read the LyXRC file name, return
+           true if successfull.
+       */
+        bool ReadRcFile(string const & name);
        /// Read the ui file `name'
        void ReadUIFile(string const & name);
         ///