summaryrefslogtreecommitdiffstats
path: root/examples/dragdrop.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dragdrop.py')
-rwxr-xr-xexamples/dragdrop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dragdrop.py b/examples/dragdrop.py
index ae577be..439e92d 100755
--- a/examples/dragdrop.py
+++ b/examples/dragdrop.py
@@ -3,7 +3,7 @@
# Ported to PyTQt by Issac Trotts on Jan 1, 2002
import sys
-from PyTQt.qt import *
+from PyTQt.tqt import *
import dropsite, secret