Add tooltip to "add profile" button. Fixes #183 (#189)

This commit is contained in:
Aidan Pieper 2019-02-10 18:16:10 -08:00 committed by Manuel Riel
parent 1587acbad6
commit 85996c9958
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
</item> </item>
<item> <item>
<widget class="QToolButton" name="profileAddButton"> <widget class="QToolButton" name="profileAddButton">
<property name="text"> <property name="toolTip">
<string>Add Profile</string> <string>Add Profile</string>
</property> </property>
<property name="icon"> <property name="icon">