mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
92459af5d8
commit
8c7c3acf99
@ -262,6 +262,8 @@ class TagsModel(QAbstractItemModel): # {{{
|
||||
print ('Tag Browser build already in progress')
|
||||
traceback.print_stack()
|
||||
return
|
||||
#traceback.print_stack()
|
||||
#print ()
|
||||
self._build_in_progress = True
|
||||
self.beginResetModel()
|
||||
self._run_rebuild(state_map=state_map)
|
||||
|
Loading…
x
Reference in New Issue
Block a user