This commit is contained in:
chwons
2021-06-23 01:26:54 +09:00
committed by GitHub
parent d1a2cdc586
commit 93cce50d00

View File

@@ -6,7 +6,7 @@ import re
_t = wx.GetTranslation
# test
class ItemDescription(wx.Panel):
def __init__(self, parent, stuff, item):
wx.Panel.__init__(self, parent)