From f3d6db702823b4cd9d83aa1e735667df9ddeea61 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 10:59:52 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- wineconfig/wineconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wineconfig/wineconfig.py') diff --git a/wineconfig/wineconfig.py b/wineconfig/wineconfig.py index 2d6e894..e6fe8d0 100755 --- a/wineconfig/wineconfig.py +++ b/wineconfig/wineconfig.py @@ -124,7 +124,7 @@ class WineConfigApp(programbase): else: self._buildGUI_noWine() - self.aboutus = KAboutApplication(self) + self.aboutus = TDEAboutApplication(self) if standalone: self.enableButton(KDialogBase.User1,False) # Reset button -- cgit v1.2.1