Make the ID of all WB dialog items unique
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 Aug 2010 11:07:40 +0000 (13:07 +0200)
committerArun Persaud <arun@nubati.net>
Wed, 1 Sep 2010 05:11:55 +0000 (22:11 -0700)
commit67ed2259fa455038b777db96482363a9dff7af84
treeae32c8448061b5017d9834c0adc10f3a1fbf8a9e
parent16484b4a6644a7321ce0e5ab13ec8d08356d467d
Make the ID of all WB dialog items unique

Mnany static dialog texts did share the ID -1 (IDC_STATIC). But to
replace tet at run-time for translation purposes, they need to be
addressed individually. So they were given new IDs, with symbols defined
for those.
winboard/resource.h
winboard/winboard.rc