WINGs: Added 'const' attribute to functions in wpanel, wpopupbutton, wtabview
commit72108875aa1d610eec37cbd388abe712cb779717
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:05 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 15:56:28 +0000 (9 16:56 +0100)
treef380c0424b100eed40376bd92ed6b5c703ddd6fb
parent66163230889661030d75b08b874c8b7ec3c30f65
WINGs: Added 'const' attribute to functions in wpanel, wpopupbutton, wtabview

This makes both the API and local function const-correct on their
input parameters.
WINGs/WINGs/WINGs.h
WINGs/wpanel.c
WINGs/wpopupbutton.c
WINGs/wtabview.c