wordpad: Fixed bugs that prevented setting alignment through dialog.
commitd0927f63aa3efbe4d84069bd391982dc1563a8b5
authorDylan Smith <dylan.ah.smith@gmail.com>
Wed, 18 Jun 2008 01:20:14 +0000 (17 21:20 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Jun 2008 10:34:39 +0000 (20 12:34 +0200)
treedb285a8c59055902ceb9917e5a8efa0b9a311175
parent7fe5d6ad6009c2b596d6ded744377ff18d5eac59
wordpad: Fixed bugs that prevented setting alignment through dialog.

The combobox to select the alignment in the paragraph format dialog
did not have enough height to display the dropdown list.  Also, code was
missing to set the alignment when OK button is pressed. This patch fixes
these issues.
13 files changed:
programs/wordpad/Da.rc
programs/wordpad/De.rc
programs/wordpad/En.rc
programs/wordpad/Fr.rc
programs/wordpad/Hu.rc
programs/wordpad/Ko.rc
programs/wordpad/Nl.rc
programs/wordpad/No.rc
programs/wordpad/Pl.rc
programs/wordpad/Ru.rc
programs/wordpad/Si.rc
programs/wordpad/Tr.rc
programs/wordpad/wordpad.c