mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2026-04-24 11:45:40 +00:00
最后的更新:对于部分midi文件字符集错误的问题的修复,依赖环境框定,文档声明优化
This commit is contained in:
@@ -526,7 +526,7 @@
|
||||
<property name="aui_row"></property>
|
||||
<property name="best_size"></property>
|
||||
<property name="bg"></property>
|
||||
<property name="bitmap">Load From File; ..\resources\金羿ELSV4.png</property>
|
||||
<property name="bitmap">Load From File; ..\resources\金羿ELSV5.png</property>
|
||||
<property name="caption"></property>
|
||||
<property name="caption_visible">1</property>
|
||||
<property name="center_pane">0</property>
|
||||
|
||||
@@ -113,7 +113,7 @@ class LingLunAuthorPageFrame(wx.Frame):
|
||||
self.m_bitmap1 = wx.StaticBitmap(
|
||||
self.eilles_pannel,
|
||||
wx.ID_ANY,
|
||||
wx.Bitmap("../resources/金羿ELSV4.png", wx.BITMAP_TYPE_ANY),
|
||||
wx.Bitmap("../resources/金羿ELSV5.png", wx.BITMAP_TYPE_ANY),
|
||||
wx.DefaultPosition,
|
||||
wx.DefaultSize,
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user