summaryrefslogtreecommitdiffstats
path: root/sip/qtext/qextscintillabase.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-02 15:05:31 -0600
committerTimothy Pearson <[email protected]>2012-02-02 15:05:31 -0600
commit06500cd8e9be747a323920c9475fba0e6618d2de (patch)
tree75981959727c7d7ab49713c7c6fe7dd0bb450a31 /sip/qtext/qextscintillabase.sip
parented5b57040a2add0633ab20089a1f451898e633e2 (diff)
downloadpytqt-06500cd8e9be747a323920c9475fba0e6618d2de.tar.gz
pytqt-06500cd8e9be747a323920c9475fba0e6618d2de.zip
Fix FTBFS on TQt3
Diffstat (limited to 'sip/qtext/qextscintillabase.sip')
-rw-r--r--sip/qtext/qextscintillabase.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtext/qextscintillabase.sip b/sip/qtext/qextscintillabase.sip
index 1fc9bdc..a309ee7 100644
--- a/sip/qtext/qextscintillabase.sip
+++ b/sip/qtext/qextscintillabase.sip
@@ -27,7 +27,7 @@
class QextScintillaBase : TQWidget
{
%TypeHeaderCode
-#include <tqextscintillabase.h>
+#include <qextscintillabase.h>
%End
public: