summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/pksettingsbase.ui
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/oipkg/pksettingsbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/pksettingsbase.ui23
1 files changed, 21 insertions, 2 deletions
diff --git a/noncore/unsupported/oipkg/pksettingsbase.ui b/noncore/unsupported/oipkg/pksettingsbase.ui
index 196a89f..fd6d208 100644
--- a/noncore/unsupported/oipkg/pksettingsbase.ui
+++ b/noncore/unsupported/oipkg/pksettingsbase.ui
@@ -12,5 +12,5 @@
<x>0</x>
<y>0</y>
- <width>349</width>
+ <width>345</width>
<height>454</height>
</rect>
@@ -177,5 +177,5 @@
<property stdset="1">
<name>text</name>
- <string>Link Destination: root</string>
+ <string>Link to root destination</string>
</property>
</widget>
@@ -719,4 +719,22 @@
</widget>
<connections>
+ <connection>
+ <sender>activeServers</sender>
+ <signal>pressed(QListBoxItem*)</signal>
+ <receiver>Form4</receiver>
+ <slot>activeServerChanged()</slot>
+ </connection>
+ <connection>
+ <sender>activeServers</sender>
+ <signal>selectionChanged(QListBoxItem*)</signal>
+ <receiver>Form4</receiver>
+ <slot>activeServerChanged()</slot>
+ </connection>
+ <connection>
+ <sender>activeServers</sender>
+ <signal>pressed(QListBoxItem*)</signal>
+ <receiver>Form4</receiver>
+ <slot>activeServerChanged()</slot>
+ </connection>
<slot access="public">destNameChanged(const QString&amp;)</slot>
<slot access="public">destUrlChanged(const QString&amp;)</slot>
@@ -729,4 +747,5 @@
<slot access="public">newInstallationSetting()</slot>
<slot access="public">newServer()</slot>
+ <slot access="public">activeServerChanged()</slot>
<slot access="public">removeDestination()</slot>
<slot access="public">removeInstallationSetting()</slot>