mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-21 18:40:16 +10:00
gui_support.py: Implement manual window centreing
This commit is contained in:
@@ -39,7 +39,7 @@ class MainFrame(wx.Frame):
|
||||
|
||||
self._generate_elements()
|
||||
|
||||
self.Centre()
|
||||
gui_support.Centre(self, self.constants)
|
||||
self.Show()
|
||||
|
||||
self._preflight_checks()
|
||||
|
||||
Reference in New Issue
Block a user