Commit cf3ac71a authored by Ulrich Sibiller's avatar Ulrich Sibiller

nxdialog: fix example

parent 59305c8b
......@@ -47,7 +47,7 @@
#
# Examples:
# nxdialog --dialog yesno --message "message text" --caption "message title" --parent 0
# nxdialog --dialog yesno --message "message text" --caption "message title" --window 0x123456 --parent 0
# nxdialog --dialog pulldown --message "message text" --caption "message title" --window 0x123456 --parent 0
from __future__ import print_function
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment