summaryrefslogtreecommitdiffstats
path: root/examples/SQL/sqlcustom1.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SQL/sqlcustom1.py')
-rwxr-xr-xexamples/SQL/sqlcustom1.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/SQL/sqlcustom1.py b/examples/SQL/sqlcustom1.py
index 1ea3471..0c37911 100755
--- a/examples/SQL/sqlcustom1.py
+++ b/examples/SQL/sqlcustom1.py
@@ -11,8 +11,8 @@
#*****************************************************************************/
import sys
-from PyTQt.qt import *
-from PyTQt.qtsql import *
+from PyTQt.tqt import *
+from PyTQt.tqtsql import *
from dbconnect import createConnection