Added a lot of comments to functions in the source code
This commit is contained in:
@@ -79,7 +79,6 @@ class GuiDocTitleBar(QLabel):
|
||||
"""Sets the document title from the handle, or alternatively,
|
||||
set the whole document path.
|
||||
"""
|
||||
|
||||
self.setText("")
|
||||
self.theHandle = tHandle
|
||||
if tHandle is None:
|
||||
|
||||
Reference in New Issue
Block a user