diff options
Diffstat (limited to 'kalarm/lib/lineedit.h')
-rw-r--r-- | kalarm/lib/lineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/lineedit.h b/kalarm/lib/lineedit.h index ecfd52422..d715770f9 100644 --- a/kalarm/lib/lineedit.h +++ b/kalarm/lib/lineedit.h @@ -42,7 +42,7 @@ */ class LineEdit : public KLineEdit { - Q_OBJECT + TQ_OBJECT public: /** Types of drag and drop content which will be accepted. |