]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.h
* src/insets/InsetNote.h:
[lyx.git] / src / LyX.h
index fa3c99d617adfe61890e33beba52a76c48535940..0d8616eff9b98eef606cb2631ec62e76ae1f4049 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -110,7 +110,7 @@ public:
        void execBatchCommands();
 
        ///
-       void addFileToLoad(support::FileName const &);
+       void addFileToLoad(std::string const &);
 
 private:
        /// noncopyable
@@ -135,9 +135,6 @@ private:
        */
        void loadFiles();
 
-       /// Create a View, load files and restore GUI Session.
-       void restoreGuiSession();
-
        /// initial LyX set up
        bool init();
        /// set up the default dead key bindings if requested