mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
4694adb923
commit
0bed231362
@ -159,7 +159,7 @@ _proceed_memory = []
|
|||||||
class ProceedNotification(MessageBox): # {{{
|
class ProceedNotification(MessageBox): # {{{
|
||||||
|
|
||||||
'''
|
'''
|
||||||
WARNING: This class is deprecated. DO not use it as some users ahve
|
WARNING: This class is deprecated. DO not use it as some users have
|
||||||
reported crashes when closing the dialog box generated by this class.
|
reported crashes when closing the dialog box generated by this class.
|
||||||
Instead use: gui.proceed_question(...) The arguments are the same as for
|
Instead use: gui.proceed_question(...) The arguments are the same as for
|
||||||
this class.
|
this class.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user