Skip to content

Commit

Permalink
#5589: Add tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Apr 15, 2021
1 parent 03791b1 commit eec691d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion install/ui/materialeditor.fbp
Expand Up @@ -18543,7 +18543,7 @@
<property name="style"></property>
<property name="subclass"></property>
<property name="toolbar_pane">0</property>
<property name="tooltip"></property>
<property name="tooltip">Reloads the image files for the selected material only</property>
<property name="validator_data_type"></property>
<property name="validator_style">wxFILTER_NONE</property>
<property name="validator_type">wxDefaultValidator</property>
Expand Down
1 change: 1 addition & 0 deletions install/ui/materialeditor.xrc
Expand Up @@ -3296,6 +3296,7 @@
<flag>wxRIGHT</flag>
<border>24</border>
<object class="wxButton" name="MaterialEditorReloadImagesButton">
<tooltip>Reloads the image files for the selected material only</tooltip>
<label>Reload Image Files</label>
<default>0</default>
<markup>0</markup>
Expand Down

0 comments on commit eec691d

Please sign in to comment.