Don't disable start button in launcher settings

This commit is contained in:
Martchus 2019-07-13 15:51:14 +02:00
parent b9e9d76594
commit 3380d65362
1 changed files with 0 additions and 16 deletions

View File

@ -194,22 +194,6 @@
<include location="../resources/syncthingwidgetsicons.qrc"/>
</resources>
<connections>
<connection>
<sender>enabledCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>launchNowPushButton</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>259</x>
<y>19</y>
</hint>
<hint type="destinationlabel">
<x>257</x>
<y>130</y>
</hint>
</hints>
</connection>
<connection>
<sender>useBuiltInVersionCheckBox</sender>
<signal>toggled(bool)</signal>