summaryrefslogtreecommitdiffstats
path: root/templates/basic/systray.py
diff options
context:
space:
mode:
Diffstat (limited to 'templates/basic/systray.py')
-rw-r--r--templates/basic/systray.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/basic/systray.py b/templates/basic/systray.py
index 0e305b8..f88dae5 100644
--- a/templates/basic/systray.py
+++ b/templates/basic/systray.py
@@ -29,7 +29,7 @@ copyright holder.
import sys
-from PyTQt.qt import TQWidget, SIGNAL
+from PyTQt.tqt import TQWidget, SIGNAL
from tdecore import TDEApplication, TDEIcon, TDEIconLoader, TDEAboutData, TDECmdLineArgs
from tdeui import KSystemTray