mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Improve engine support
This commit is contained in:
parent
65e9049351
commit
f329c5f204
6 changed files with 94 additions and 15 deletions
|
@ -500,7 +500,7 @@
|
|||
<property name="resize">Resizable</property>
|
||||
<property name="show">1</property>
|
||||
<property name="size"></property>
|
||||
<property name="style">wxPG_DEFAULT_STYLE</property>
|
||||
<property name="style">wxPG_DEFAULT_STYLE|wxPG_SPLITTER_AUTO_CENTER</property>
|
||||
<property name="subclass">; ; forward_declare</property>
|
||||
<property name="toolbar_pane">0</property>
|
||||
<property name="tooltip"></property>
|
||||
|
@ -546,7 +546,7 @@
|
|||
<property name="font"></property>
|
||||
<property name="gripper">0</property>
|
||||
<property name="hidden">0</property>
|
||||
<property name="id">wxID_ANY</property>
|
||||
<property name="id">ENGINE_SAVE_CONF_BUTTON</property>
|
||||
<property name="label">Save</property>
|
||||
<property name="margins"></property>
|
||||
<property name="markup">0</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue