Add missing tooltip for 'Configure Host' button. Patch from ecksemmess.
This commit is contained in:
parent
2567c30353
commit
4f0fe705c5
2 changed files with 309 additions and 306 deletions
|
|
@ -3175,6 +3175,7 @@
|
|||
<border>5</border>
|
||||
<object class="wxBitmapButton" name="IDC_CONFIG_HOST">
|
||||
<style>wxBU_AUTODRAW</style>
|
||||
<tooltip>Configure Host</tooltip>
|
||||
<bitmap>icons/32x32/widescreen.png</bitmap>
|
||||
<default>0</default>
|
||||
</object>
|
||||
|
|
|
|||
Loading…
Reference in a new issue