WINGs: Make the test examples to compile
commit6c69dc32a0f86078fe32878f5ba70fd9ed2bfd54
authorDavid Maciejak <david.maciejak@gmail.com>
Tue, 7 Mar 2023 17:24:41 +0000 (7 17:24 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 7 Mar 2023 17:24:41 +0000 (7 17:24 +0000)
treed9590b49dd01f3805f703277bf8510222eadf565
parent3b1c00ad065bfc5d4c2e179f58c25916c8b7c509
WINGs: Make the test examples to compile

Those examples are optional but currently cannot compile properly.
The compiler is reporting some unused variables and missing header file.
WINGs/Tests/Makefile.am
WINGs/Tests/mywidget.c
WINGs/Tests/testmywidget.c
WINGs/Tests/wmfile.c
WINGs/Tests/wmquery.c
WINGs/Tests/wtest.c