WINGs: Added 'const' attribute to functions in dragdestination, wtext
commit75a0beffeb8bac041abb88360ccfb613bbb501a6
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:06 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 15:56:28 +0000 (9 16:56 +0100)
treebc18c682605ee9038782f8faa9c324f4fb2197c3
parent72108875aa1d610eec37cbd388abe712cb779717
WINGs: Added 'const' attribute to functions in dragdestination, wtext

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