summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2012-12-04 09:25:40 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-12-04 09:25:40 (GMT)
commitfff7ba50011f25fc050329c5db9d0ff8fe11abfa (patch)
tree2391b0ba741cbfeac0625a9e4400e7a3e3e10918
parent33c379ef63279833c49919fd619668b19b138f3b (diff)
downloadswift-fff7ba50011f25fc050329c5db9d0ff8fe11abfa.zip
swift-fff7ba50011f25fc050329c5db9d0ff8fe11abfa.tar.bz2
Warn that connection settings aren't saved immediately.
Change-Id: I6d725193bd04046c98cd6bcb86be8a7c45d4489d Resolves: #1185
-rw-r--r--Swift/QtUI/QtConnectionSettings.ui12
1 files changed, 11 insertions, 1 deletions
diff --git a/Swift/QtUI/QtConnectionSettings.ui b/Swift/QtUI/QtConnectionSettings.ui
index ee5061f..7283184 100644
--- a/Swift/QtUI/QtConnectionSettings.ui
+++ b/Swift/QtUI/QtConnectionSettings.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>406</width>
- <height>434</height>
+ <height>454</height>
</rect>
</property>
<property name="windowTitle">
@@ -486,6 +486,16 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="label_3">
+ <property name="text">
+ <string>Connection options will be saved when next connecting to this account.</string>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
<enum>Qt::Horizontal</enum>