Warning if XSwiftBus version does not match swift pilot client version

This commit is contained in:
Klaus Basan
2019-03-10 03:12:50 +01:00
committed by Mat Sutcliffe
parent f90486fcdc
commit 3dd13051e5
2 changed files with 24 additions and 4 deletions

View File

@@ -116,12 +116,21 @@
<item row="0" column="2" rowspan="2">
<widget class="QPushButton" name="pb_CheckForUpdates">
<property name="text">
<string> check again </string>
<string>check again</string>
</property>
</widget>
</item>
</layout>
</widget>
<tabstops>
<tabstop>pb_CheckForUpdates</tabstop>
<tabstop>cb_Channels</tabstop>
<tabstop>cb_Platforms</tabstop>
<tabstop>cb_ArtifactsPilotClient</tabstop>
<tabstop>pb_DownloadInstaller</tabstop>
<tabstop>cb_ArtifactsXsb</tabstop>
<tabstop>pb_DownloadXSwiftBus</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>