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-15 15:17:46 +0400
committerKandrashin Denis <mail@lintest.ru>2012-09-15 15:17:46 +0400
commit95e15c351bdc5d90767a7afcd678af21bf51e075 (patch)
treee80fc8c58fed435362886b7cefd0994fdd5ddec8 /source/fb2main.hpp
parent1da667dbcd36197c589eaac2d0f2313019e2e7c7 (diff)
Modify text actions
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 077abc7..06b9ad1 100644
--- a/source/fb2main.hpp
+++ b/source/fb2main.hpp
@@ -70,6 +70,7 @@ private slots:
void status(const QString &text);
void clipboardDataChanged();
void selectionChanged();
+ void formatChanged();
void undoChanged();
void redoChanged();
void openSettings();