summaryrefslogtreecommitdiffstats
path: root/src/detaileddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/detaileddialog.h')
-rw-r--r--src/detaileddialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/detaileddialog.h b/src/detaileddialog.h
index 5cc6d4e..b7d40b3 100644
--- a/src/detaileddialog.h
+++ b/src/detaileddialog.h
@@ -28,7 +28,7 @@
// KDE headers:
#include <kprogress.h>
-// other QT headers:
+// other TQt headers:
#include <tqpixmap.h>
// own headers:
@@ -50,7 +50,7 @@
*/
class detaileddialog: public detailed_Dialog {
- Q_OBJECT
+ TQ_OBJECT
public: