summaryrefslogtreecommitdiffstats
path: root/kmdi/kmdichildarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmdi/kmdichildarea.h')
-rw-r--r--kmdi/kmdichildarea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmdi/kmdichildarea.h b/kmdi/kmdichildarea.h
index 37ce3336f..2e4faf6ec 100644
--- a/kmdi/kmdichildarea.h
+++ b/kmdi/kmdichildarea.h
@@ -49,7 +49,7 @@ class KMdiChildAreaPrivate;
* and manages the frame widgets of attached MDI views.
* All actions and stuff concerning only to childframes are handled here.
*/
-class KMDI_EXPORT KMdiChildArea : public QFrame
+class KMDI_EXPORT KMdiChildArea : public TQFrame
{
friend class KMdiChildFrmCaption;
friend class KMdiChildFrm;