summaryrefslogtreecommitdiffstats
path: root/libk3b/projects/k3bdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libk3b/projects/k3bdoc.h')
-rw-r--r--libk3b/projects/k3bdoc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libk3b/projects/k3bdoc.h b/libk3b/projects/k3bdoc.h
index 116974e..63bf836 100644
--- a/libk3b/projects/k3bdoc.h
+++ b/libk3b/projects/k3bdoc.h
@@ -21,7 +21,7 @@
#include <config.h>
#endif
-// include files for QT
+// include files for TQt
#include <tqobject.h>
#include <tqstring.h>
#include <tqptrlist.h>
@@ -56,7 +56,7 @@ namespace K3b {
*/
class LIBK3B_EXPORT K3bDoc : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: