summaryrefslogtreecommitdiffstats
path: root/examples3/buttongroups.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples3/buttongroups.py')
-rwxr-xr-xexamples3/buttongroups.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples3/buttongroups.py b/examples3/buttongroups.py
index 65b8a96..7f9e079 100755
--- a/examples3/buttongroups.py
+++ b/examples3/buttongroups.py
@@ -10,7 +10,7 @@
#*****************************************************************************/
import sys
-from qt import *
+from python_tqt.qt import *
TRUE = 1
FALSE = 0