From 36302a49b8014e97616cb9d4c9f9d8587235f11d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:23:28 -0600 Subject: Additional kde to tde renaming --- powermanager/tooltip.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'powermanager/tooltip.py') diff --git a/powermanager/tooltip.py b/powermanager/tooltip.py index 37b62f3..1107090 100644 --- a/powermanager/tooltip.py +++ b/powermanager/tooltip.py @@ -10,11 +10,11 @@ import sys from qt import * -from kdecore import KCmdLineArgs, KApplication -from kdecore import i18n -from kdeui import * +from tdecore import KCmdLineArgs, KApplication +from tdecore import i18n +from tdeui import * -from kdeui import * +from tdeui import * class ToolTip(QWidget): def __init__(self,parent = None,name = None,fl = 0): -- cgit v1.2.1