summaryrefslogtreecommitdiff
path: root/core/pim/osearch/mainwindow.h
Unidiff
Diffstat (limited to 'core/pim/osearch/mainwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/osearch/mainwindow.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/pim/osearch/mainwindow.h b/core/pim/osearch/mainwindow.h
index f6ae0a4..2773205 100644
--- a/core/pim/osearch/mainwindow.h
+++ b/core/pim/osearch/mainwindow.h
@@ -48,2 +48,3 @@ public slots:
48 void setSearch( const QString& ); 48 void setSearch( const QString& );
49 void searchAll();
49 50
@@ -59,3 +60,2 @@ private:
59 QFrame *detailsFrame; 60 QFrame *detailsFrame;
60// OListViewItem *_item;
61 QTimer *popupTimer; 61 QTimer *popupTimer;
@@ -64,2 +64,4 @@ private:
64 QHButtonGroup *buttonGroupActions; 64 QHButtonGroup *buttonGroupActions;
65 QAction *actionCaseSensitiv;
66 QAction *actionWildcards;
65 uint _buttonCount; 67 uint _buttonCount;