Improve BaseTab pgn loading

This commit is contained in:
Loic Guegan 2022-02-24 15:22:56 +01:00
parent 40c6df0e7c
commit f99a7b699a
7 changed files with 87 additions and 48 deletions

View file

@ -388,7 +388,7 @@
<property name="resize">Resizable</property>
<property name="show">1</property>
<property name="size">-1,-1</property>
<property name="style">wxLC_ICON</property>
<property name="style">wxLC_REPORT</property>
<property name="subclass">; ; forward_declare</property>
<property name="toolbar_pane">0</property>
<property name="tooltip"></property>