WPrefs.app: Added const attribute to local string
commita4395c5764a5db9915271462f2a95ee93a28f61e
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 9 May 2013 15:34:10 +0000 (9 17:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 9 May 2013 15:56:28 +0000 (9 16:56 +0100)
tree7f111bc4855d60f15d74bb34de62d3be498aec16
parent591dc5cd4dadae3e6b58914846e9cad65797ab1e
WPrefs.app: Added const attribute to local string

Now that the WINGs functions are const-correct, it is possible to
set the attribute on the strings to help the compiler.
WINGs/wevent.c
WINGs/wfontpanel.c
WPrefs.app/Expert.c
WPrefs.app/KeyboardShortcuts.c