Fix #6148 ("Stop all jobs" does not warn jobs communicating with device cannot be stopped)

This commit is contained in:
Kovid Goyal 2010-07-17 18:39:42 -06:00
parent a1cf7ebe59
commit 5dd9aea1da

View File

@ -60,7 +60,7 @@
<item>
<widget class="QPushButton" name="stop_all_jobs_button">
<property name="text">
<string>Stop &amp;all jobs</string>
<string>Stop &amp;all non device jobs</string>
</property>
</widget>
</item>