summaryrefslogtreecommitdiffstats
path: root/kdeui/tests/kcolortest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/tests/kcolortest.h')
-rw-r--r--kdeui/tests/kcolortest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/tests/kcolortest.h b/kdeui/tests/kcolortest.h
index ac8716d59..529a1ad74 100644
--- a/kdeui/tests/kcolortest.h
+++ b/kdeui/tests/kcolortest.h
@@ -5,7 +5,7 @@
#include <tqimage.h>
#include <kpixmap.h>
-class KColorWidget : public QWidget
+class KColorWidget : public TQWidget
{
public:
KColorWidget(TQWidget *parent=0, const char *name=0);