mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
1bd5231555
commit
d247ad7b0b
@ -148,7 +148,6 @@ class ViewLog(QDialog): # {{{
|
||||
QApplication.clipboard().setText(txt)
|
||||
# }}}
|
||||
|
||||
|
||||
_proceed_memory = []
|
||||
|
||||
class ProceedNotification(MessageBox): # {{{
|
||||
@ -206,7 +205,6 @@ class ProceedNotification(MessageBox): # {{{
|
||||
_proceed_memory.remove(self)
|
||||
# }}}
|
||||
|
||||
|
||||
class ErrorNotification(MessageBox): # {{{
|
||||
|
||||
def __init__(self, html_log, log_viewer_title, title, msg,
|
||||
|
Loading…
x
Reference in New Issue
Block a user