summaryrefslogtreecommitdiff
path: root/src/settings_general.ui
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-21 11:27:17 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-21 11:27:17 +0200
commit8eac211c434358cbe536eb6f1448f1d565a5f26f (patch)
tree379776ba033cbf868d8a66d80b20359d9c19fb4c /src/settings_general.ui
parentSimpler MessageBoxs handling.. (diff)
downloadrekonq-8eac211c434358cbe536eb6f1448f1d565a5f26f.tar.xz
Moving new download system to mainline.
I did some changes to fit things as simple as possible. We can obviously improve things in a second moment..
Diffstat (limited to 'src/settings_general.ui')
-rw-r--r--src/settings_general.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/settings_general.ui b/src/settings_general.ui
index 4d47ef4b..3b117854 100644
--- a/src/settings_general.ui
+++ b/src/settings_general.ui
@@ -77,6 +77,13 @@
</property>
</widget>
</item>
+ <item row="3" column="1">
+ <widget class="QCheckBox" name="kcfg_downloadToDefaultDir">
+ <property name="text">
+ <string>ask where saving downloads</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>