aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/simplecodestylepreferenceswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/simplecodestylepreferenceswidget.h')
-rw-r--r--src/plugins/texteditor/simplecodestylepreferenceswidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/texteditor/simplecodestylepreferenceswidget.h b/src/plugins/texteditor/simplecodestylepreferenceswidget.h
index 2ba5a38d36..776da7a75b 100644
--- a/src/plugins/texteditor/simplecodestylepreferenceswidget.h
+++ b/src/plugins/texteditor/simplecodestylepreferenceswidget.h
@@ -52,7 +52,6 @@ public:
explicit SimpleCodeStylePreferencesWidget(QWidget *parent = 0);
void setPreferences(ICodeStylePreferences *tabPreferences);
- QString searchKeywords() const;
void setFlat(bool on);
TabSettingsWidget *tabSettingsWidget() const;