Merge branch 'master' into py3EFFS

This commit is contained in:
Maru Maru
2018-05-27 04:08:42 -04:00
13 changed files with 132 additions and 56 deletions

View File

@@ -100,6 +100,8 @@ except ImportError as e:
pyfalog = Logger(__name__)
pyfalog.debug("Done loading mainframe imports")
# dummy panel(no paint no erasebk)
class PFPanel(wx.Panel):