Network card configuration added to wxWidgets GUI.
This commit is contained in:
parent
5a957e5d00
commit
7b081739bf
3 changed files with 369 additions and 328 deletions
10
src/pc.xrc
10
src/pc.xrc
|
|
@ -1913,6 +1913,16 @@
|
|||
<content />
|
||||
</object>
|
||||
</object>
|
||||
<object class="sizeritem">
|
||||
<option>0</option>
|
||||
<flag>wxALL</flag>
|
||||
<border>5</border>
|
||||
<object class="wxBitmapButton" name="IDC_CONFIGURE_NETCARD">
|
||||
<style>wxBU_AUTODRAW</style>
|
||||
<bitmap>icons/16x16/setting_tools.png</bitmap>
|
||||
<default>0</default>
|
||||
</object>
|
||||
</object>
|
||||
</object>
|
||||
</object>
|
||||
</object>
|
||||
|
|
|
|||
Loading…
Reference in a new issue