summaryrefslogtreecommitdiffstats
path: root/xparts/src/kde/xparthost_kpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/src/kde/xparthost_kpart.h')
-rw-r--r--xparts/src/kde/xparthost_kpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xparts/src/kde/xparthost_kpart.h b/xparts/src/kde/xparthost_kpart.h
index 0daf20f7..527178d2 100644
--- a/xparts/src/kde/xparthost_kpart.h
+++ b/xparts/src/kde/xparthost_kpart.h
@@ -7,7 +7,7 @@
class XPart_stub;
class KBrowserSignals;
-class TQXEmbed;
+class QXEmbed;
/**
@@ -68,7 +68,7 @@ private:
DCOPRef m_part;
XPart_stub *m_stub;
KBrowserSignals *be;
- TQXEmbed *embed;
+ QXEmbed *embed;
};
#endif