summaryrefslogtreecommitdiff
path: root/core/pim/osearch/mainwindow.h
authortille <tille>2003-05-12 11:26:06 (UTC)
committer tille <tille>2003-05-12 11:26:06 (UTC)
commit47a67025a4d34635877ece741def266e28e46db8 (patch) (unidiff)
tree4f7e3e9bf4bfe82a217958959d4ab89eb1ae79bd /core/pim/osearch/mainwindow.h
parentbc87629a1a871888e010f885ee40b2c3d6283ab4 (diff)
downloadopie-47a67025a4d34635877ece741def266e28e46db8.zip
opie-47a67025a4d34635877ece741def266e28e46db8.tar.gz
opie-47a67025a4d34635877ece741def266e28e46db8.tar.bz2
added menus
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;