QMessageBox.warning(None,"Could not start Lite GUI.","Electrum was unable to load the 'Lite GUI' because it needs Qt version >= 4.7.\nChanging your config to use the 'Qt' GUI")
self.config.set_key('gui','qt',True)
QMessageBox.warning(None,"Could not start Lite GUI.","Electrum was unable to load the 'Lite GUI' because it needs Qt version >= 4.7.\nChanging your config to use the 'Classic' GUI")