Rename KAbout to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent e7d6dbc5fa
commit 6410fccc4e

@ -80,7 +80,7 @@ class KcontrolModuleApp(programbase):
toplayout.addWidget(mainwidget)
self.aboutus = KAboutApplication(self)
self.aboutus = TDEAboutApplication(self)
########################################################################
def __del__(self):

Loading…
Cancel
Save