dbhub: Add tooltip to cog tool button

See issue #1111.
This commit is contained in:
Martin Kleusberg
2017-09-01 09:47:13 +02:00
parent 6fe9b4ad6b
commit 0160fb7462

View File

@@ -35,6 +35,9 @@
</item>
<item>
<widget class="QToolButton" name="buttonLogin">
<property name="toolTip">
<string>Connect to the remote server using the currently selected identity. The correct server is taken from the identity as well.</string>
</property>
<property name="text">
<string>Go</string>
</property>