summaryrefslogtreecommitdiffstats
path: root/krecipes/src/widgets/kdatepickerpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/widgets/kdatepickerpopup.h')
-rw-r--r--krecipes/src/widgets/kdatepickerpopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/widgets/kdatepickerpopup.h b/krecipes/src/widgets/kdatepickerpopup.h
index 8ce4849..5158191 100644
--- a/krecipes/src/widgets/kdatepickerpopup.h
+++ b/krecipes/src/widgets/kdatepickerpopup.h
@@ -43,7 +43,7 @@
*/
class KDatePickerPopup: public TQPopupMenu
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum { NoDate = 1, DatePicker = 2, Words = 4 };