mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 03:03:06 +00:00
use tabs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36747 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
56e0cfd582
commit
256b236675
@ -232,9 +232,9 @@ private Q_SLOTS:
|
|||||||
|
|
||||||
/// For completion of autosave or export threads.
|
/// For completion of autosave or export threads.
|
||||||
void processingThreadStarted();
|
void processingThreadStarted();
|
||||||
void processingThreadFinished(bool show_errors);
|
void processingThreadFinished(bool show_errors);
|
||||||
void processingThreadFinished();
|
void processingThreadFinished();
|
||||||
void autoSaveThreadFinished();
|
void autoSaveThreadFinished();
|
||||||
void indicateProcessing();
|
void indicateProcessing();
|
||||||
|
|
||||||
/// must be called in GUI thread
|
/// must be called in GUI thread
|
||||||
|
Loading…
Reference in New Issue
Block a user