diff options
Diffstat (limited to 'sip/tdeui/kmainwindow.sip')
-rw-r--r-- | sip/tdeui/kmainwindow.sip | 2 |
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 |