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 660d4537..ecfd5242 100644 --- a/kalarm/lib/lineedit.h +++ b/kalarm/lib/lineedit.h @@ -43,7 +43,7 @@ class LineEdit : public KLineEdit { Q_OBJECT - TQ_OBJECT + public: /** Types of drag and drop content which will be accepted. * @li Text - the line edit contains general text. It accepts text, a URL |