diff options
Diffstat (limited to 'DesktopEffects/DesktopEffectsDialog.py')
-rw-r--r-- | DesktopEffects/DesktopEffectsDialog.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DesktopEffects/DesktopEffectsDialog.py b/DesktopEffects/DesktopEffectsDialog.py index 69d70d1..74a9067 100644 --- a/DesktopEffects/DesktopEffectsDialog.py +++ b/DesktopEffects/DesktopEffectsDialog.py @@ -10,8 +10,8 @@ import sys from qt import * -from kdecore import KCmdLineArgs, KApplication -from kdeui import * +from tdecore import KCmdLineArgs, KApplication +from tdeui import * image0_data = \ |