mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
More renaming of Liberation into Retribution
This commit is contained in:
@@ -541,7 +541,7 @@ class QLiberationWindow(QMainWindow):
|
||||
self._cp_dialog.show()
|
||||
|
||||
def _qsettings(self) -> QSettings:
|
||||
return QSettings("DCS Liberation", "Qt UI")
|
||||
return QSettings("DCS Retribution", "Qt UI")
|
||||
|
||||
def _restore_window_geometry(self) -> None:
|
||||
settings = self._qsettings()
|
||||
|
||||
Reference in New Issue
Block a user