Building a simple index now works
This commit is contained in:
@@ -283,6 +283,7 @@ class GuiMain(QMainWindow):
|
||||
self.docEditor.changeWidth()
|
||||
self.docEditor.setFocus()
|
||||
self.theProject.setLastEdited(tHandle)
|
||||
self.theProject.theIndex.scanFile(tHandle)
|
||||
return True
|
||||
|
||||
def saveDocument(self):
|
||||
|
||||
Reference in New Issue
Block a user