- Revert incorrect change to tab control resizing from revision 1.109.
commit32b23b34192e6b4b0886127d6a6e754242dc8225
authorFilip Navara <xnavara@volny.cz>
Tue, 7 Sep 2004 20:28:14 +0000 (7 20:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2004 20:28:14 +0000 (7 20:28 +0000)
tree7d81b035f567f0939aa4dfb8ba62a99f25c32937
parent5d54c7ba7c07389f03195e692974a89f27655c92
- Revert incorrect change to tab control resizing from revision 1.109.
- Move the property sheet resizing code from PROPSHEET_CreatePage to
  PROPSHEET_SetCurSel. It needs to be executed on every page change
  because the application can modify it during the notifications.
dlls/comctl32/propsheet.c