dbhub: Avoid ambiguous F5 shortcut

Remove the F5 shortcut for refreshing the DBHub.io remote databases
because it is ambiguous and can make the main view not work as expected.
Since the refresh action is not super important in the DBHub.io dock any
way it is probably best to just remove the shortcut there.

See issue #2695.
This commit is contained in:
Martin Kleusberg
2021-05-22 10:10:01 +02:00
parent 50b48bc756
commit f56288023b

View File

@@ -196,7 +196,7 @@
<x>0</x>
<y>0</y>
<width>520</width>
<height>321</height>
<height>315</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8">
@@ -483,9 +483,6 @@
<property name="toolTip">
<string>Reload all data and update the views</string>
</property>
<property name="shortcut">
<string>F5</string>
</property>
</action>
<action name="actionCloneDatabaseDoubleClick">
<property name="icon">