This commit is contained in:
Philip Ridout 2017-05-30 20:51:23 +01:00
parent b2f5f2e9e2
commit c0915fa8b6
4 changed files with 7 additions and 7 deletions

View File

@ -48,7 +48,7 @@ class PathEdit(QtWidgets.QWidget):
:type parent: QWidget or None
:param dialog_caption: Used to customise the caption in the QFileDialog.
:param dialog_caption: str
:type dialog_caption: str
:param default_path: The default path. This is set as the path when the revert button is clicked
:type default_path: str