Changed shortcut on main window gui for server

The shortcut for the server checkbox on the main gui is now Alt-V. This deconflicts the start/stop button.
Fixes #4367
This commit is contained in:
legonigel 2015-03-08 23:21:15 -04:00
parent 702d79570d
commit 393ac100c8
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
</sizepolicy>
</property>
<property name="title">
<string>&amp;Server (share this computer's mouse and keyboard):</string>
<string>Ser&amp;ver (share this computer's mouse and keyboard):</string>
</property>
<property name="checkable">
<bool>true</bool>