summaryrefslogtreecommitdiffstats
path: root/tdeparts/tests/example.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/tests/example.h')
-rw-r--r--tdeparts/tests/example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/example.h b/tdeparts/tests/example.h
index 76541437d..9264bfa25 100644
--- a/tdeparts/tests/example.h
+++ b/tdeparts/tests/example.h
@@ -10,7 +10,7 @@ class TQWidget;
class Shell : public KParts::MainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
Shell();
virtual ~Shell();