summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Maudsley <richard.maudsley@isode.com>2014-01-20 14:24:11 (GMT)
committerRichard Maudsley <richard.maudsley@isode.com>2014-01-20 14:24:11 (GMT)
commitced8d3d4954d8d3a951e0eded62ae69e1724815b (patch)
treed48f06a8bac6a7e1dea98b129bda6ad04f1ad193 /Swift/QtUI/QtHighlightEditor.h
parent6c2effacbfb8a7e74f1947f1a62fd1778084e036 (diff)
downloadswift-ced8d3d4954d8d3a951e0eded62ae69e1724815b.zip
swift-ced8d3d4954d8d3a951e0eded62ae69e1724815b.tar.bz2
Changed to UI layout.
Change-Id: Ia215c3c4ddf13be5b5f31c02ae7624d39ccea12d
Diffstat (limited to 'Swift/QtUI/QtHighlightEditor.h')
-rw-r--r--Swift/QtUI/QtHighlightEditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtHighlightEditor.h b/Swift/QtUI/QtHighlightEditor.h
index 5c0d618..b0f7bdd 100644
--- a/Swift/QtUI/QtHighlightEditor.h
+++ b/Swift/QtUI/QtHighlightEditor.h
@@ -43,7 +43,7 @@ namespace Swift {
void onApplyButtonClick();
void onCancelButtonClick();
void onOkButtonClick();
- void updateRuleDescription();
+ void widgetClick();
void enableDialog(bool state);
void handleContactSuggestionRequested(const QString& text);