summaryrefslogtreecommitdiffstats
path: root/twin/tools/decobenchmark/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/tools/decobenchmark/main.h')
-rw-r--r--twin/tools/decobenchmark/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/tools/decobenchmark/main.h b/twin/tools/decobenchmark/main.h
index 41f4ff691..3745697f0 100644
--- a/twin/tools/decobenchmark/main.h
+++ b/twin/tools/decobenchmark/main.h
@@ -31,7 +31,7 @@ enum Tests {
class DecoBenchApplication : public TDEApplication
{
- Q_OBJECT
+ TQ_OBJECT
public:
DecoBenchApplication(const TQString &library, Tests tests, int count);
~DecoBenchApplication();