]> git.lyx.org Git - features.git/commitdiff
use tabs
authorPeter Kümmel <syntheticpp@gmx.net>
Mon, 6 Dec 2010 20:57:48 +0000 (20:57 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Mon, 6 Dec 2010 20:57:48 +0000 (20:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36747 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.h

index 38ace236767c82372eb2e3d3a36795b0447c9911..192516601bd73ad5b4a4f9c4025896d0ce5032f8 100644 (file)
@@ -232,9 +232,9 @@ private Q_SLOTS:
 
        /// For completion of autosave or export threads.
        void processingThreadStarted();
-  void processingThreadFinished(bool show_errors);
+       void processingThreadFinished(bool show_errors);
        void processingThreadFinished();
-  void autoSaveThreadFinished();
+       void autoSaveThreadFinished();
        void indicateProcessing();
 
        /// must be called in GUI thread