]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiView.h
don't show errors when auto saving, #7132
[features.git] / src / frontends / qt4 / GuiView.h
index a7fd79e8ca66120026c71b5da3aff8a7a6afc9a3..38ace236767c82372eb2e3d3a36795b0447c9911 100644 (file)
@@ -232,7 +232,9 @@ private Q_SLOTS:
 
        /// For completion of autosave or export threads.
        void processingThreadStarted();
+  void processingThreadFinished(bool show_errors);
        void processingThreadFinished();
+  void autoSaveThreadFinished();
        void indicateProcessing();
 
        /// must be called in GUI thread