summaryrefslogtreecommitdiffstats
path: root/kparts/tests/notepad.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/tests/notepad.h')
-rw-r--r--kparts/tests/notepad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/tests/notepad.h b/kparts/tests/notepad.h
index 9956543a3..d192d42ec 100644
--- a/kparts/tests/notepad.h
+++ b/kparts/tests/notepad.h
@@ -6,7 +6,7 @@
#include <kparts/part.h>
class KAboutData;
-class QMultiLineEdit;
+class TQMultiLineEdit;
/**
* Who said writing a part should be complex ? :-)