summaryrefslogtreecommitdiffstats
path: root/examples/qmag.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmag.py')
-rwxr-xr-xexamples/qmag.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmag.py b/examples/qmag.py
index 186a473..bad7ecf 100755
--- a/examples/qmag.py
+++ b/examples/qmag.py
@@ -11,7 +11,7 @@
#*****************************************************************************/
import sys
-from python_tqt.qt import *
+from PyTQt.qt import *
TRUE = 1
FALSE = 0