summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/picker.h
Side-by-side diff
Diffstat (limited to 'core/pim/addressbook/picker.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/picker.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/pim/addressbook/picker.h b/core/pim/addressbook/picker.h
index de5bd9d..d76d582 100644
--- a/core/pim/addressbook/picker.h
+++ b/core/pim/addressbook/picker.h
@@ -33,2 +33,3 @@ Q_OBJECT
void mouseReleaseEvent( QMouseEvent *e );
+ void mousePressEvent( QMouseEvent *e );
@@ -50,2 +51,3 @@ Q_OBJECT
~LetterPicker();
+
@@ -59,2 +61,3 @@ Q_OBJECT
PickerLabel *lblABC, *lblDEF, *lblGHI, *lblJKL, *lblMNO, *lblPQR, *lblSTU, *lblVWX, *lblYZ;
+ PickerLabel *lastLabel;