Add missing tooltip for 'Configure Host' button. Patch from ecksemmess.

This commit is contained in:
SarahW 2018-03-11 15:51:12 +00:00
commit 4f0fe705c5
2 changed files with 309 additions and 306 deletions

View file

@ -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>