Add extra border below the buttons in the generic log dialog.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Jul 2012 15:02:56 +0000 (15:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Jul 2012 15:02:56 +0000 (15:02 +0000)
commit8b883c9de8c1bd93ece8fd7403d759dd738817d7
tree28335b3209f04fa330f6b44397d5c86bc2c52fed
parent119e862ca9898d238c8d040718fc0f062dd43a16
Add extra border below the buttons in the generic log dialog.

This fixes the problem with the dialog appearance in wxOSX/Cocoa where the
bottom of the buttons was truncated otherwise and arguably makes the dialog
look slightly better in the other ports too.

Closes #14398.

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