summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kdebugtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kdebugtest.cpp')
-rw-r--r--tdecore/tests/kdebugtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kdebugtest.cpp b/tdecore/tests/kdebugtest.cpp
index 4052d5dcf..00f43425c 100644
--- a/tdecore/tests/kdebugtest.cpp
+++ b/tdecore/tests/kdebugtest.cpp
@@ -6,7 +6,7 @@
#include <tqpen.h>
#include <tqvariant.h>
-class TestWidget : public QWidget
+class TestWidget : public TQWidget
{
public: