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 --- mountconfig/SMBShareSelectDialog.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mountconfig/SMBShareSelectDialog.py') diff --git a/mountconfig/SMBShareSelectDialog.py b/mountconfig/SMBShareSelectDialog.py index 171cf5d..f76e561 100644 --- a/mountconfig/SMBShareSelectDialog.py +++ b/mountconfig/SMBShareSelectDialog.py @@ -15,8 +15,8 @@ ########################################################################### from qt import * -from kdeui import * -from kdecore import * +from tdeui import * +from tdecore import * from kio import * ############################################################################ -- cgit v1.2.1