summaryrefslogtreecommitdiffstats
path: root/kpilot/datebookWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/datebookWidget.h')
-rw-r--r--kpilot/datebookWidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kpilot/datebookWidget.h b/kpilot/datebookWidget.h
index 3b44a20..4acfbb3 100644
--- a/kpilot/datebookWidget.h
+++ b/kpilot/datebookWidget.h
@@ -39,9 +39,10 @@ class KListView;
class DatebookWidget : public PilotComponent
{
Q_OBJECT
+ TQ_OBJECT
public:
- DatebookWidget(TQWidget* parent, const TQString& dbpath);
+ DatebookWidget(TQWidget* tqparent, const TQString& dbpath);
virtual ~DatebookWidget();
// Pilot component methods