Code refactoring: replaced macro 'MWM_HINTS' by 'USE_MWM_HINTS' for consistency
commit1cef020eb322f1bc2978d49ec2d846dd9d1cc15d
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 6 Apr 2015 15:58:10 +0000 (6 17:58 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 18 Apr 2015 22:29:37 +0000 (18 23:29 +0100)
treeb1c6b00b79c8efdef4e2a16b0865e347d017fb69
parent30fe0fb05f6fd0030155c2643a93a562c8278711
Code refactoring: replaced macro 'MWM_HINTS' by 'USE_MWM_HINTS' for consistency

The usual way to define a macro in is to name macro with 'USE_xxx' when
they are used to enable a feature 'xxx'.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
src/dialog.c
src/motif.c
src/wconfig.h.in
src/window.c