summaryrefslogtreecommitdiffstats
path: root/sip/tdeui/kmainwindow.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdeui/kmainwindow.sip')
-rw-r--r--sip/tdeui/kmainwindow.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdeui/kmainwindow.sip b/sip/tdeui/kmainwindow.sip
index b39a62f..9f48a75 100644
--- a/sip/tdeui/kmainwindow.sip
+++ b/sip/tdeui/kmainwindow.sip
@@ -204,7 +204,7 @@ protected:
//converts a Python list of KMainWindow
{
%TypeHeaderCode
-#include <qptrlist.h>
+#include <tqptrlist.h>
#include <kmainwindow.h>
%End