summaryrefslogtreecommitdiffstats
path: root/kparts/tests/example.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/tests/example.h')
-rw-r--r--kparts/tests/example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/tests/example.h b/kparts/tests/example.h
index ec3d67540..1da6acef6 100644
--- a/kparts/tests/example.h
+++ b/kparts/tests/example.h
@@ -33,7 +33,7 @@ private:
KParts::Part *m_part2;
KParts::ReadWritePart *m_editorpart;
KParts::PartManager *m_manager;
- QWidget *m_splitter;
+ TQWidget *m_splitter;
};
#endif