aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PySide/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/__init__.py b/PySide/__init__.py
index 80970b9e5..b5cd62b32 100644
--- a/PySide/__init__.py
+++ b/PySide/__init__.py
@@ -1 +1 @@
-__all__ = ['QtCore']
+__all__ = ['QtCore', 'QtGui', 'QtNetwork', 'QtOpenGL', 'QtSql', 'QtSvg', 'QtTest', 'QtWebKit'] \ No newline at end of file