summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/dialogs/about/aboutkde.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/dialogs/about/aboutkde.py')
-rw-r--r--examples/pytde-sampler/dialogs/about/aboutkde.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/dialogs/about/aboutkde.py b/examples/pytde-sampler/dialogs/about/aboutkde.py
index 183c6fb..7141373 100644
--- a/examples/pytde-sampler/dialogs/about/aboutkde.py
+++ b/examples/pytde-sampler/dialogs/about/aboutkde.py
@@ -1,7 +1,7 @@
iconName = 'about_kde'
labelText = 'TDEAboutKDE'
-from qt import TQFrame, TQHBoxLayout, TQVBoxLayout, SIGNAL
+from python_tqt.qt import TQFrame, TQHBoxLayout, TQVBoxLayout, SIGNAL
from tdecore import i18n
from tdeui import TDEAboutKDE, KPushButton, KTextEdit