summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Voicu <vladv@rosedu.org>2012-03-06 14:37:35 (GMT)
committervlad <vlad@tyrion.(none)>2012-10-13 13:55:45 (GMT)
commit2267554fcf1a73dc761d3a15b152192d3f420d7f (patch)
tree2d61175723dfb460c2a169a1e0e3430a9de4fdde /Swift/QtUI/QtSpellCheckerWindow.h
parent5427ffbb3ea13cd4ee078dd640db8cd43bab303d (diff)
downloadswift-contrib-2267554fcf1a73dc761d3a15b152192d3f420d7f.zip
swift-contrib-2267554fcf1a73dc761d3a15b152192d3f420d7f.tar.bz2
Moved the settings from main window to chat window, also added lots of small improvments
Diffstat (limited to 'Swift/QtUI/QtSpellCheckerWindow.h')
-rw-r--r--Swift/QtUI/QtSpellCheckerWindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Swift/QtUI/QtSpellCheckerWindow.h b/Swift/QtUI/QtSpellCheckerWindow.h
index ad94907..40ed882 100644
--- a/Swift/QtUI/QtSpellCheckerWindow.h
+++ b/Swift/QtUI/QtSpellCheckerWindow.h
@@ -22,6 +22,8 @@ namespace Swift {
void handlePathButton();
void handlePersonalPathButton();
void handleApply();
+ signals:
+ void settingsChanged();
private:
void setEnabled(bool state);