summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/misc/passivepop.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/misc/passivepop.py')
-rw-r--r--examples/pytde-sampler/misc/passivepop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/misc/passivepop.py b/examples/pytde-sampler/misc/passivepop.py
index 3bf1241..fbccc73 100644
--- a/examples/pytde-sampler/misc/passivepop.py
+++ b/examples/pytde-sampler/misc/passivepop.py
@@ -1,4 +1,4 @@
-from python_tqt.qt import TQt, TQFrame, TQHBoxLayout, TQVBoxLayout, TQLabel, SIGNAL
+from PyTQt.qt import TQt, TQFrame, TQHBoxLayout, TQVBoxLayout, TQLabel, SIGNAL
from tdeui import KPassivePopup, KTextEdit, KPushButton
from tdecore import TDEGlobal, TDEIcon