projects
/
PoPiPaint.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
91bd01a
)
Don't use the deprecated wx.PySimpleApp class
author
Antonio Ospite <ao2@ao2.it>
Fri, 3 Oct 2014 09:59:16 +0000
(11:59 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 3 Oct 2014 10:59:36 +0000
(12:59 +0200)
Fix this warning:
./PoPiPaint.py:28: wxPyDeprecationWarning: Using deprecated class PySimpleApp.
wx.PySimpleApp.__init__(self, *args, **kwargs)
No differences found