Don't use sunken border for the list control in log dialog.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Oct 2009 16:25:37 +0000 (16:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 16 Oct 2009 16:25:37 +0000 (16:25 +0000)
commit3d35ec88d9bd802d7a36c7cc3f352eb7955f2526
tree30a4cd8bfb5e5f65e646aa65c154d4173d6919a1
parent2d5e5799a9af71438b38fa659eaa98d1f423a4a3
Don't use sunken border for the list control in log dialog.

There doesn't seem to be any reason to use a heavy border here as there is
nothing much to separate the list control from. In particular this looks
rather horrible under OS X.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/logg.cpp