More fixes to removing classic preferences.
This commit is contained in:
		| @@ -539,7 +539,7 @@ def showPreferencesGUI(script=None, inputEvent=None): | ||||
|  | ||||
|     prefs = _settingsManager.getGeneralSettings(_settingsManager.profile) | ||||
|     script = _scriptManager.getDefaultScript() | ||||
|     showPreferencesGUI(script, prefs)                                                                                                                                      | ||||
|     _showPreferencesUI(script, prefs) | ||||
|  | ||||
|     return True | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user