mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +08:00
Minor UI change in DBus selector as it is used for XSwiftBus also
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
<ui version="4.0">
|
<ui version="4.0">
|
||||||
<class>CDBusServerAddressSelector</class>
|
<class>CDBusServerAddressSelector</class>
|
||||||
<widget class="QFrame" name="CDBusServerAddressSelector">
|
<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">
|
<property name="windowTitle">
|
||||||
<string>DBus selector</string>
|
<string>DBus selector</string>
|
||||||
</property>
|
</property>
|
||||||
@@ -24,7 +32,7 @@
|
|||||||
<string>swift peer to peer setup, setup to run swift on 2 computers</string>
|
<string>swift peer to peer setup, setup to run swift on 2 computers</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>DBus P2P server (2 computers)</string>
|
<string>DBus P2P server (1/2 computers)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|||||||
Reference in New Issue
Block a user