mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
2894d1100f
commit
d2e1dc3bc6
@ -344,6 +344,7 @@ def question_dialog(parent, title, msg, det_msg='', show_copy_button=False,
|
||||
tc.setVisible(True)
|
||||
tc.setText(skip_dialog_msg)
|
||||
tc.setChecked(bool(skip_dialog_skip_precheck))
|
||||
d.resize_needed.emit()
|
||||
|
||||
ret = d.exec_() == d.Accepted
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user