WINGs: Added 'const' attribute to functions in wbrowser, wcolorpanel, wfilepanel...
commita1119f8dd3f95a9ae86031c49dee811fb670ad69
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:03 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 15:56:28 +0000 (9 16:56 +0100)
tree3299e37023a43c09a75dfbf72edbdc96503f1242
parentc89e8df33f6d05132c39aece9246d5a7ee332a22
WINGs: Added 'const' attribute to functions in wbrowser, wcolorpanel, wfilepanel and wfontpanel

This makes both the API and local function const-correct on their
input parameters.
WINGs/WINGs/WINGs.h
WINGs/wbrowser.c
WINGs/wcolorpanel.c
WINGs/wfilepanel.c
WINGs/wfontpanel.c