summaryrefslogtreecommitdiffstats
path: root/sip/qt/qmainwindow.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/qt/qmainwindow.sip')
-rw-r--r--sip/qt/qmainwindow.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qmainwindow.sip b/sip/qt/qmainwindow.sip
index f582ce5..4bdb3b3 100644
--- a/sip/qt/qmainwindow.sip
+++ b/sip/qt/qmainwindow.sip
@@ -68,7 +68,7 @@ This returns a list of <Literal>TQToolBar</Literal> instances. (TQt v2.1.0+)
class TQMainWindow : TQWidget
{
%TypeHeaderCode
-#include <qmainwindow.h>
+#include <tqmainwindow.h>
%End
public: