Continue search in next file is now working
This commit is contained in:
+1
-1
@@ -459,7 +459,7 @@ class GuiBuildNovel(QDialog):
|
||||
makeHtml.setStyles(not noStyling)
|
||||
|
||||
# Make sure the tree order is correct
|
||||
self.theParent.treeView.saveTreeOrder()
|
||||
self.theParent.treeView.flushTreeOrder()
|
||||
|
||||
self.buildProgress.setMaximum(len(self.theProject.projTree))
|
||||
self.buildProgress.setValue(0)
|
||||
|
||||
Reference in New Issue
Block a user