summaryrefslogtreecommitdiffstats
path: root/templates/basic/basicapp.py
diff options
context:
space:
mode:
Diffstat (limited to 'templates/basic/basicapp.py')
-rw-r--r--templates/basic/basicapp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/basic/basicapp.py b/templates/basic/basicapp.py
index 4a897cc..938e2e9 100644
--- a/templates/basic/basicapp.py
+++ b/templates/basic/basicapp.py
@@ -29,7 +29,7 @@ copyright holder.
import sys
-from PyTQt.qt import SIGNAL
+from PyTQt.tqt import SIGNAL
from tdecore import TDEApplication, TDECmdLineArgs, TDEAboutData
from tdeui import TDEMainWindow