mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
9ce01d6efc
commit
ed0ca19d5b
@ -83,6 +83,7 @@ class Check(QSplitter):
|
|||||||
|
|
||||||
def clear_at_startup(self):
|
def clear_at_startup(self):
|
||||||
self.clear_help(_('Check has not been run'))
|
self.clear_help(_('Check has not been run'))
|
||||||
|
self.items.clear()
|
||||||
|
|
||||||
def context_menu(self, pos):
|
def context_menu(self, pos):
|
||||||
m = QMenu()
|
m = QMenu()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user