summaryrefslogtreecommitdiffstats
path: root/examples/pyKHTMLPart.py
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 02:25:51 -0600
committerTimothy Pearson <[email protected]>2011-11-06 02:25:51 -0600
commit10d461f8a8b11ea740680361c20c4a378811e8a4 (patch)
treefb43cedf9cd3b06209af237c3cbbc9c0a8fb0896 /examples/pyKHTMLPart.py
parent23c5b612d95f27d80c70adef92890955574a94bf (diff)
downloadpytde-10d461f8a8b11ea740680361c20c4a378811e8a4.tar.gz
pytde-10d461f8a8b11ea740680361c20c4a378811e8a4.zip
Additional kde to tde renaming
Diffstat (limited to 'examples/pyKHTMLPart.py')
-rw-r--r--examples/pyKHTMLPart.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/pyKHTMLPart.py b/examples/pyKHTMLPart.py
index 7629c11..f028bb7 100644
--- a/examples/pyKHTMLPart.py
+++ b/examples/pyKHTMLPart.py
@@ -43,9 +43,9 @@ lifted from the KDE classref.
# If you import more classes, don't forget to add them here (some of these
# are extras/not used)
-from kdecore import KCmdLineArgs, KURL, KApplication, i18n, KAboutData, BarIcon, KLibLoader
+from tdecore import KCmdLineArgs, KURL, KApplication, i18n, KAboutData, BarIcon, KLibLoader
-from kdeui import KMainWindow, KMessageBox, KAction, KStdAction, KKeyDialog, KEditToolbar
+from tdeui import KMainWindow, KMessageBox, KAction, KStdAction, KKeyDialog, KEditToolbar
from qt import QString, QStringList