Skip to content
Snippets Groups Projects
Commit 7e5b61fc authored by Flavio TARSETTI's avatar Flavio TARSETTI Committed by Flavio TARSETTI
Browse files

[widget] field corrected typo

parent 4d89532a
No related branches found
No related tags found
1 merge request!55Reusable widget short description
......@@ -58,6 +58,7 @@ class FieldWidget(QWidget):
@property
def format_type(self):
"""Data format type property"""
return self.dataformat_box.currentText()
@format_type.setter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment