summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/runner.py')
-rwxr-xr-xexamples/pytde-sampler/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/runner.py b/examples/pytde-sampler/runner.py
index 66056d7..99a8765 100755
--- a/examples/pytde-sampler/runner.py
+++ b/examples/pytde-sampler/runner.py
@@ -3,7 +3,7 @@
"""
import sys
-from PyTQt.qt import TQVBoxLayout
+from PyTQt.tqt import TQVBoxLayout
from tdecore import TDEApplication, TDECmdLineArgs, TDEAboutData
from tdeui import TDEMainWindow