mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
461a5ea571
commit
fe4f798c70
@ -93,7 +93,8 @@ class MessageBox(QDialog): # {{{
|
||||
tc.setObjectName("toggle_checkbox")
|
||||
l.addWidget(tc, 2, 0, 1, 2)
|
||||
|
||||
def __init__(self, type_, title, msg,
|
||||
def __init__(
|
||||
self, type_, title, msg,
|
||||
det_msg='',
|
||||
q_icon=None,
|
||||
show_copy_button=True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user