This commit is contained in:
Philip Ridout 2017-05-30 20:54:30 +01:00
parent c0915fa8b6
commit 8b71ff765c
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ class PathEdit(QtWidgets.QWidget):
Set up the widget
:param show_revert: Show or hide the revert button
:type show_revert: bool
:return: None
:rtype: None
"""