mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Merge tag 'wxPython-4.0.2' into wxPy-4.0.x
(cherry picked from commit 4c56c39e52)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Author: Robin Dunn
|
||||
#
|
||||
# Created: 1-June-2012
|
||||
# Copyright: (c) 2012-2017 by Total Control Software
|
||||
# Copyright: (c) 2012-2018 by Total Control Software
|
||||
# License: wxWindows License
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
@@ -169,4 +169,4 @@ if __name__ == '__main__':
|
||||
app = wx.App(False)
|
||||
frm = TestFrame(None)
|
||||
frm.Show()
|
||||
app.MainLoop()
|
||||
app.MainLoop()
|
||||
|
||||
Reference in New Issue
Block a user