From fbc43d942a6ff0dc5ef2e1446bb96ed6bee7d35c Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 24 May 2010 16:30:53 -0300 Subject: Initial bindings for QtDeclarative module. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewer: Luciano Wolf Renato Araújo --- PySide/global.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'PySide/global.h.in') diff --git a/PySide/global.h.in b/PySide/global.h.in index bd7cf0e43..c9c8ba8f2 100644 --- a/PySide/global.h.in +++ b/PySide/global.h.in @@ -359,6 +359,7 @@ QT_END_HEADER #include #include #include +#include // QT_GUI_LIB must be defined to QSqlRelationalDelegate become visible #define QT_GUI_LIB -- cgit v1.2.3