This commit is contained in:
Philip Ridout 2017-05-30 20:54:30 +01:00
parent c0915fa8b6
commit 8b71ff765c

View File

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