From 40eab6d033e060347c83adb707364933d2a77f30 Mon Sep 17 00:00:00 2001 From: coredump Date: Mon, 08 Dec 2003 16:27:39 +0000 Subject: Appearance fixed for osearch --- (limited to 'core/pim/osearch/mainwindow.h') diff --git a/core/pim/osearch/mainwindow.h b/core/pim/osearch/mainwindow.h index bdc6c5f..9886053 100644 --- a/core/pim/osearch/mainwindow.h +++ b/core/pim/osearch/mainwindow.h @@ -32,6 +32,7 @@ class OListViewItem; class QListViewItem; class QPopupMenu; class QTimer; +class QLabel; class QSignalMapper; class QButton; @@ -71,6 +72,8 @@ private: QFrame *detailsFrame; QTimer *popupTimer; QTimer *searchTimer; + QToolButton* ClearSearchText; + QLabel* LabelEnterText; QString _searchString; QList searches; -- cgit v0.9.0.2