mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 13:20:00 +10:00
Copyright: 2022
This commit is contained in:
+1
-1
@@ -439,7 +439,7 @@ class wx_python_gui:
|
||||
|
||||
|
||||
# Copyright Label
|
||||
self.copyright = wx.StaticText(self.frame, label="Copyright © 2020-2021 Dortania")
|
||||
self.copyright = wx.StaticText(self.frame, label="Copyright © 2020-2022 Dortania")
|
||||
self.copyright.SetFont(wx.Font(8, wx.FONTFAMILY_DEFAULT, wx.FONTSTYLE_NORMAL, wx.FONTWEIGHT_NORMAL))
|
||||
self.copyright.SetPosition(
|
||||
wx.Point(
|
||||
|
||||
Reference in New Issue
Block a user