Base document title class ready.

This commit is contained in:
Veronica K. B. Olsen
2020-04-26 21:35:58 +02:00
parent 3a9de4af38
commit 0387ce67b7
5 changed files with 74 additions and 3 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ class GuiDocEditor(QTextEdit):
def clearEditor(self):
"""Clear the current document and reset all document related
flags and counters.
flags and counters.
"""
self.nwDocument.clearDocument()