moved toolbar adjustments for the client size from wxTLWMSW to wxFrameMSW to fix...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Jan 2002 23:58:31 +0000 (23:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Jan 2002 23:58:31 +0000 (23:58 +0000)
commit68d02db3ed88ffbb043650af1060260bc5aa93bc
tree43433fe943a38755a16936e69f7b152e5ff1cd36
parent37fd1c97bd9ad4fde140c9d5cc7213c923af6b9e
moved toolbar adjustments for the client size from wxTLWMSW to wxFrameMSW to fix problems in wxUniv

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/toplevel.h
src/msw/frame.cpp
src/msw/toplevel.cpp