summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/picker.h
Side-by-side diff
Diffstat (limited to 'core/pim/addressbook/picker.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/picker.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/addressbook/picker.h b/core/pim/addressbook/picker.h
index d76d582..d268983 100644
--- a/core/pim/addressbook/picker.h
+++ b/core/pim/addressbook/picker.h
@@ -14,4 +14,5 @@
#include <qframe.h>
#include <qevent.h>
+#include <qsizepolicy.h>
class PickerLabel: public QLabel {
@@ -51,4 +52,5 @@ Q_OBJECT
~LetterPicker();
+ QSizePolicy sizePolicy () const;
public slots: