summaryrefslogtreecommitdiffstats
path: root/examples/uiqxembed.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uiqxembed.py')
-rw-r--r--examples/uiqxembed.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uiqxembed.py b/examples/uiqxembed.py
index 21e31da..bbeae5a 100644
--- a/examples/uiqxembed.py
+++ b/examples/uiqxembed.py
@@ -4,7 +4,7 @@
"""
import sys
-from PyTQt.qt import TQIconSet, TQProcess, TQTimer, SIGNAL, SLOT
+from PyTQt.tqt import TQIconSet, TQProcess, TQTimer, SIGNAL, SLOT
from tdecore import TDEAboutData, TDEApplication, TDECmdLineArgs, TDEGlobal, TDEIcon
from tdecore import KWin, KWinModule