WINGs: Added 'const' attribute to functions in wapplication, wappresource, wcolor...
commite7c8ac76ea263427bbc9d88d98a353ef148dfdc6
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:01 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 15:56:28 +0000 (9 16:56 +0100)
treee5d2a71e0aca00dff671de9d9994f0cc34922505
parentaf403073f055323ce72efcce4e990c0c52743c92
WINGs: Added 'const' attribute to functions in wapplication, wappresource, wcolor, wfont, wpixmap

This makes both the API and local function const-correct on their
input parameters.
WINGs/WINGs/WINGs.h
WINGs/wapplication.c
WINGs/wappresource.c
WINGs/wcolor.c
WINGs/wfont.c
WINGs/wpixmap.c