mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +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.
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user