Add some clear data functions
This commit is contained in:
@@ -738,7 +738,7 @@ class GuiMain(QMainWindow):
|
||||
QApplication.setOverrideCursor(QCursor(Qt.CursorShape.WaitCursor))
|
||||
tStart = time()
|
||||
|
||||
SHARED.project.index.rebuildIndex()
|
||||
SHARED.project.index.rebuild()
|
||||
SHARED.project.tree.refreshAllItems()
|
||||
self.novelView.refreshTree()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user