@ -467,7 +467,7 @@ class DisplayApp(programbase):
self.monitordialog.setMonitorDB(self.monitordb)
self.aboutus = KAboutApplication(self)
self.aboutus = TDEAboutApplication(self)
# For centering the timed Apply dialog.
self.applytimerdialog = None
@ -2877,7 +2877,7 @@ class MountConfigApp(programbase):
self.updatingGUI = False
self.mounttable = MountTable('/etc/fstab','/etc/mtab')
self.selectedentry = None
self.sizeviewdialogs = {}
toplayout = QVBoxLayout(topwidget, 0, KDialog.spacingHint())
#topwidget.setEnabled(isroot)
@ -1065,7 +1065,7 @@ class PowermanagerApp(KDialogBase):
self.pmwidget.prepare()
self.setMainWidget(self.pmwidget)
def slotOk(self):
""" The OK button has been pressed, save configuration and pass on do whatever
@ -965,7 +965,7 @@ class SysVInitApp(programbase):
self.context.loadInfo()
if standalone:
toplayout = QVBoxLayout( self.plainPage(), 0, KDialog.spacingHint() )
@ -87,7 +87,7 @@ class UserConfigApp(programbase):
self.updatingGUI = True
# --- User Tab ---
@ -124,7 +124,7 @@ class WineConfigApp(programbase):
else:
self._buildGUI_noWine()
self.enableButton(KDialogBase.User1,False) # Reset button