- Ask for exit confirmation only if the download list is not empty

This commit is contained in:
Christophe Dumez
2007-04-04 00:47:26 +00:00
parent c6c4bc1277
commit c832d91f79
51 changed files with 5561 additions and 3657 deletions

View File

@@ -62,7 +62,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex" >
<number>0</number>
<number>1</number>
</property>
<property name="iconSize" >
<size>
@@ -846,7 +846,7 @@
<item>
<widget class="QCheckBox" name="confirmExit_checkBox" >
<property name="text" >
<string>Ask for confirmation on exit</string>
<string>Exit confirmation when the download list is not empty</string>
</property>
<property name="checked" >
<bool>true</bool>