aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/global.h.in
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2011-04-29 19:15:08 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:54:17 -0300
commit56d3f53bef9ea9131e73f0ac02aac3db727cebe6 (patch)
tree81efc0f9dcdea761003c086cdd4b3ce38a02cb7d /PySide/global.h.in
parent2b455b5acdf24079e80bf2ebb12574f552395326 (diff)
Implemented QTestTouch functions.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>
Diffstat (limited to 'PySide/global.h.in')
-rw-r--r--PySide/global.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/PySide/global.h.in b/PySide/global.h.in
index 88817b80..977212da 100644
--- a/PySide/global.h.in
+++ b/PySide/global.h.in
@@ -334,7 +334,7 @@ QT_END_HEADER
#undef qdoc
#endif
#include <QtGui/QtGui>
-#include "qpytextobject.h"
+#include "qpytextobject.h" // PySide class
#if @ENABLE_X11@
#include <QtGui/QX11Info>
#include <QtGui/QX11EmbedContainer>
@@ -365,6 +365,7 @@ QT_END_HEADER
#if @QT_QTTEST_FOUND@
# include <QtTest/QtTest>
+# include "pysideqtesttouch.h"
#endif
// Phonon