Minor UI change in DBus selector as it is used for XSwiftBus also

This commit is contained in:
Klaus Basan
2019-06-01 02:52:45 +02:00
committed by Mat Sutcliffe
parent 1229c3a9ba
commit b1c65e8c00

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>CDBusServerAddressSelector</class>
<widget class="QFrame" name="CDBusServerAddressSelector">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>158</width>
<height>118</height>
</rect>
</property>
<property name="windowTitle">
<string>DBus selector</string>
</property>
@@ -24,7 +32,7 @@
<string>swift peer to peer setup, setup to run swift on 2 computers</string>
</property>
<property name="text">
<string>DBus P2P server (2 computers)</string>
<string>DBus P2P server (1/2 computers)</string>
</property>
<property name="checked">
<bool>true</bool>