summaryrefslogtreecommitdiffstats
path: root/examples2/themes.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples2/themes.py')
-rwxr-xr-xexamples2/themes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples2/themes.py b/examples2/themes.py
index e1fb529..4465348 100755
--- a/examples2/themes.py
+++ b/examples2/themes.py
@@ -13,7 +13,7 @@ import os, sys
# include files for QT
-from qt import *
+from python_tqt.qt import *
class ButtonsGroups(TQVBox):