Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lintest/fb2edit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKandrashin Denis <mail@lintest.ru>2012-09-13 00:42:30 +0400
committerKandrashin Denis <mail@lintest.ru>2012-09-13 00:42:30 +0400
commit196a4953d089332b62f4c2603af7c00344447a56 (patch)
treeaf93e30ce46b81b96260f5c1995eeed91441c902 /source/fb2main.hpp
parente72c406609d98638fedcc6a59890a867d2512b14 (diff)
Load page in thread
Diffstat (limited to 'source/fb2main.hpp')
-rw-r--r--source/fb2main.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/fb2main.hpp b/source/fb2main.hpp
index 35a33d2..e26c803 100644
--- a/source/fb2main.hpp
+++ b/source/fb2main.hpp
@@ -48,6 +48,7 @@ private slots:
bool fileSaveAs();
void about();
+ void loadFinished(bool);
void documentWasModified();
void checkScintillaUndo();
void treeDestroyed();