summaryrefslogtreecommitdiffstats
path: root/examples/pyTDEHTMLPart.py
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 10:48:05 -0600
committerTimothy Pearson <[email protected]>2013-02-01 10:48:05 -0600
commit4f9367a19011b727951632ba7c8d9539c72be75d (patch)
tree1c243c83ea93d66baaea66f51540b5b2ee2bb3e4 /examples/pyTDEHTMLPart.py
parent11ce0e9ead6ca61215b1bafdf6f4fb2151018c77 (diff)
downloadpytde-4f9367a19011b727951632ba7c8d9539c72be75d.tar.gz
pytde-4f9367a19011b727951632ba7c8d9539c72be75d.zip
Rename KLock and KTrader to avoid conflicts with KDE4
Diffstat (limited to 'examples/pyTDEHTMLPart.py')
-rw-r--r--examples/pyTDEHTMLPart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pyTDEHTMLPart.py b/examples/pyTDEHTMLPart.py
index e4e209f..4f31e2b 100644
--- a/examples/pyTDEHTMLPart.py
+++ b/examples/pyTDEHTMLPart.py
@@ -49,7 +49,7 @@ from tdeui import KMainWindow, KMessageBox, KAction, KStdAction, KKeyDialog, KEd
from qt import TQString, TQStringList
-from kio import KTrader
+from kio import TDETrader
from tdehtml import TDEHTMLPart, TDEHTMLView