mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-31 07:54:44 +01:00
...
This commit is contained in:
parent
9ce01d6efc
commit
ed0ca19d5b
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ def __init__(self, parent=None):
|
|||
|
||||
def clear_at_startup(self):
|
||||
self.clear_help(_('Check has not been run'))
|
||||
self.items.clear()
|
||||
|
||||
def context_menu(self, pos):
|
||||
m = QMenu()
|
||||
|
|
|
|||
Loading…
Reference in a new issue