Skip to content

Commit

Permalink
#7
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jan 23, 2019
1 parent 74ccc58 commit c10d301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pydm/adl2pydm.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def getDisplayBlock(base):
# TODO: handle "block" if it describes a screen component (#6)
write_block(writer, form, block)

# TODO: write widget <zorder/> elements here
# TODO: write widget <zorder/> elements here (#7)

# TODO: need to define ONLY for the widgets actually used (#4)
write_customwidgets(writer, root, PYDM_CUSTOM_WIDGETS)
Expand Down

0 comments on commit c10d301

Please sign in to comment.