summaryrefslogtreecommitdiffstats
path: root/kwin/tools/decobenchmark/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/tools/decobenchmark/main.h')
-rw-r--r--kwin/tools/decobenchmark/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/tools/decobenchmark/main.h b/kwin/tools/decobenchmark/main.h
index 4073238a1..65c0c78ae 100644
--- a/kwin/tools/decobenchmark/main.h
+++ b/kwin/tools/decobenchmark/main.h
@@ -33,7 +33,7 @@ class DecoBenchApplication : public KApplication
{
Q_OBJECT
public:
- DecoBenchApplication(const QString &library, Tests tests, int count);
+ DecoBenchApplication(const TQString &library, Tests tests, int count);
~DecoBenchApplication();
public slots: