From e9b7ffa394fa30bea063fbed68b36800e9ebee6d Mon Sep 17 00:00:00 2001 From: harlekin Date: Tue, 11 Jun 2002 13:03:07 +0000 Subject: vcard now clickable label --- (limited to 'core/pim/today/todaybase.h') diff --git a/core/pim/today/todaybase.h b/core/pim/today/todaybase.h index 0118faa..ec06281 100644 --- a/core/pim/today/todaybase.h +++ b/core/pim/today/todaybase.h @@ -13,16 +13,17 @@ #include #include #include +#include -class QVBox; -class QHBoxLayout; -class QGridLayout; +class QVBox; +class QHBoxLayout; +class QGridLayout; class QFrame; class QLabel; class QPushButton; class TodayBase : public QWidget -{ +{ Q_OBJECT public: @@ -32,7 +33,7 @@ public: //QScrollView* Frame4; QFrame* Frame4; QPushButton* DatesButton; - QLabel* OwnerField; + OClickableLabel* OwnerField; QLabel* Frame; QFrame* MailFrame; QLabel* TextLabel1; -- cgit v0.9.0.2