diff options
Diffstat (limited to 'sip/qt/qwindowsstyle.sip')
-rw-r--r-- | sip/qt/qwindowsstyle.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qwindowsstyle.sip b/sip/qt/qwindowsstyle.sip index 5f4ed19..d6ed9eb 100644 --- a/sip/qt/qwindowsstyle.sip +++ b/sip/qt/qwindowsstyle.sip @@ -69,7 +69,7 @@ This takes only the <Literal>t</Literal> parameter and returns a tuple of the class TQWindowsStyle : TQCommonStyle { %TypeHeaderCode -#include <qwindowsstyle.h> +#include <tqwindowsstyle.h> %End public: |