]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_main.h
whitespace changes;
[lyx.git] / src / lyx_main.h
index d2b0fb9bea80fa2fd4425b6b634ac77fdbbbc17d..fa48772a789357ed63daff3e82bb8db3c76e9993 100644 (file)
@@ -51,6 +51,9 @@ public:
        /// Always is useful a destructor
        ~LyX();
 
+       /// in the case of failure
+       static void emergencyCleanup();
        ///
        LyXGUI * lyxGUI;  // should be only one of this
 private: