summaryrefslogtreecommitdiffstats
path: root/examples/example_dcopexport.py
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-12-21 14:25:49 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-12-21 14:25:49 +0100
commit25a48864e706c59626d0f2c74bc585f05d5b4b31 (patch)
treed3b49130e7b94863f7675f59c5a8188691539856 /examples/example_dcopexport.py
parent67520f2b70df50d40e7536fb96ff86b028631de7 (diff)
downloadpytde-25a48864.tar.gz
pytde-25a48864.zip
Update after rename python extension module from python_tqt to PyTQt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'examples/example_dcopexport.py')
-rw-r--r--examples/example_dcopexport.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example_dcopexport.py b/examples/example_dcopexport.py
index 6be121a..7d4ae95 100644
--- a/examples/example_dcopexport.py
+++ b/examples/example_dcopexport.py
@@ -36,7 +36,7 @@ copyright holder.
import sys
from tdecore import TDEApplication, TDECmdLineArgs, TDEAboutData
from dcopexport import DCOPExObj
-from python_tqt.qt import TQString, TQStringList
+from PyTQt.qt import TQString, TQStringList
"""
DCOPExObj provides all of the necessary machinery to DCOP-enable