summaryrefslogtreecommitdiff
path: root/core/pim/osearch/mainwindow.h
Side-by-side diff
Diffstat (limited to 'core/pim/osearch/mainwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/osearch/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/osearch/mainwindow.h b/core/pim/osearch/mainwindow.h
index 939762e..cba11c5 100644
--- a/core/pim/osearch/mainwindow.h
+++ b/core/pim/osearch/mainwindow.h
@@ -52,4 +52,5 @@ protected slots:
void stopTimer( QListViewItem* );
void searchStringChanged();
+ void optionChanged(int);
private:
@@ -69,4 +70,5 @@ private:
QAction *actionCaseSensitiv;
QAction *actionWildcards;
+ //QAction *actionWholeWordsOnly;
uint _buttonCount;
void makeMenu();