summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/dialogs/progress.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/dialogs/progress.py')
-rw-r--r--examples/pytde-sampler/dialogs/progress.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/dialogs/progress.py b/examples/pytde-sampler/dialogs/progress.py
index b2ead9a..1f4ab4b 100644
--- a/examples/pytde-sampler/dialogs/progress.py
+++ b/examples/pytde-sampler/dialogs/progress.py
@@ -2,7 +2,7 @@ iconName = 'go'
labelText = 'KProgressDialog'
-from PyTQt.qt import TQFrame, TQHBoxLayout, TQVBoxLayout, TQTimer, SIGNAL
+from PyTQt.tqt import TQFrame, TQHBoxLayout, TQVBoxLayout, TQTimer, SIGNAL
from tdecore import i18n
from tdeui import KPushButton, KProgressDialog, KTextEdit