]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiApplication.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiApplication.h
index 76914528819540bb3dd211a3c21dd0feebb123ed..57b37836c6a40c3e857a459549b8099819e78c30 100644 (file)
@@ -175,7 +175,8 @@ public:
        bool longOperationCancelled();
        /// Stop the long operation mode (i.e., release the GUI)
        void stopLongOperation();
-
+       /// A started long operation is still in progress ?
+       bool longOperationStarted();
 private Q_SLOTS:
        ///
        void execBatchCommands();