summaryrefslogtreecommitdiffstats
path: root/examples/pykde-sampler/dialogs/bugreport.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pykde-sampler/dialogs/bugreport.py')
-rw-r--r--examples/pykde-sampler/dialogs/bugreport.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/pykde-sampler/dialogs/bugreport.py b/examples/pykde-sampler/dialogs/bugreport.py
index 6c41165..7cb3340 100644
--- a/examples/pykde-sampler/dialogs/bugreport.py
+++ b/examples/pykde-sampler/dialogs/bugreport.py
@@ -7,8 +7,8 @@ labelText = 'KBugReport'
##~ docItemName = 'KBugReport'
from qt import QFrame, QHBoxLayout, QVBoxLayout, SIGNAL
-from kdecore import i18n
-from kdeui import KAboutDialog, KPushButton, KBugReport, KTextEdit
+from tdecore import i18n
+from tdeui import KAboutDialog, KPushButton, KBugReport, KTextEdit
helpText = ("KDE provides a way to report bugs from applications. This dialog"