]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.h
Thanks, Abdel.
[lyx.git] / src / LyX.h
index cee66fa102a9c06cf1c89f5df75399372fb36ab8..2a83af88c873b7132b79f0cc5da0ed118ed2ad1b 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -91,7 +91,7 @@ public:
        ///
        Messages & getGuiMessages();
        ///
-       void setGuiLanguage(std::string const & language);
+       void setRcGuiLanguage();
 
        ///
        frontend::LyXView * newLyXView();
@@ -99,9 +99,6 @@ public:
        /// Execute batch commands if available.
        void execBatchCommands();
 
-       ///
-       void addFileToLoad(std::string const &);
-
 private:
        /// noncopyable
        LyX(LyX const &);