diff options
| author | DH4 | 2017-06-02 00:30:44 -0500 |
|---|---|---|
| committer | DH4 | 2017-06-02 00:30:44 -0500 |
| commit | 73a0492585e238d32869bfa9c53ddc95481ab1c5 (patch) | |
| tree | aae63e3a70cd65fdfed4aeb951474392c2f78172 /mainwindow.ui | |
| parent | 6bf36d0324ac4b04717a458adbb7172f717ec16a (diff) | |
Cancel button stops pre-processing too.
Diffstat (limited to 'mainwindow.ui')
| -rw-r--r-- | mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index 808073b..6119e63 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -711,6 +711,9 @@ </item> <item> <widget class="QPushButton" name="pushButton_Cancel"> + <property name="enabled"> + <bool>false</bool> + </property> <property name="text"> <string>Cancel</string> </property> |
