Deprecate the grid table in the wiki_grabber.
This commit is contained in:
parent
bac01f08aa
commit
0868d8044b
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@ if __name__ == "__main__":
|
|||
#
|
||||
# Description is the description for the control, this is all the text
|
||||
# after the ret_val field.
|
||||
print "The container grid is deprecated, use the dialog_widgets instead.\n"
|
||||
idention = r"(-*)"
|
||||
id = r"(?:(\[)|\()(.*)(?(2)\]|\))"
|
||||
widget_list = r"\((.+)\)"
|
||||
|
|
Loading…
Add table
Reference in a new issue