summaryrefslogtreecommitdiffstats
path: root/sip/tdeparts/mainwindow.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdeparts/mainwindow.sip')
-rw-r--r--sip/tdeparts/mainwindow.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdeparts/mainwindow.sip b/sip/tdeparts/mainwindow.sip
index 9fc9758..02c3512 100644
--- a/sip/tdeparts/mainwindow.sip
+++ b/sip/tdeparts/mainwindow.sip
@@ -26,7 +26,7 @@
namespace KParts
{
-class MainWindow : KMainWindow, KParts::PartBase
+class MainWindow : TDEMainWindow, KParts::PartBase
{
%TypeHeaderCode
#include <mainwindow.h>