summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/ui/kdhorizontalline.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/ui/kdhorizontalline.h')
-rw-r--r--certmanager/lib/ui/kdhorizontalline.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/ui/kdhorizontalline.h b/certmanager/lib/ui/kdhorizontalline.h
index 71c1c928..e9b9646f 100644
--- a/certmanager/lib/ui/kdhorizontalline.h
+++ b/certmanager/lib/ui/kdhorizontalline.h
@@ -1,4 +1,4 @@
-/* -*- Mode: C++ -*-
+/*
KD Tools - a set of useful widgets for TQt
*/
@@ -45,7 +45,7 @@
#include <tqstring.h>
class KDHorizontalLine : public TQFrame {
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY( TQString title READ title WRITE setTitle )
public: