From ed5b57040a2add0633ab20089a1f451898e633e2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 2 Feb 2012 14:11:34 -0600 Subject: Use tq includes instead of native q includes --- sip/qtsql/qsqlselectcursor.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/qtsql/qsqlselectcursor.sip') diff --git a/sip/qtsql/qsqlselectcursor.sip b/sip/qtsql/qsqlselectcursor.sip index 3a60e53..595e7ae 100644 --- a/sip/qtsql/qsqlselectcursor.sip +++ b/sip/qtsql/qsqlselectcursor.sip @@ -46,7 +46,7 @@ This has been renamed execQuery in Python. class TQSqlSelectCursor : TQSqlCursor { %TypeHeaderCode -#include +#include %End public: -- cgit v1.2.3