Applied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Sep 2002 15:59:22 +0000 (15:59 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Sep 2002 15:59:22 +0000 (15:59 +0000)
commit7948c0c24401c496c04da3c28f1f1f2f282ba327
tree79670c860deeaabb28fa5abd27034a02b0a99e8f
parent5a33bc097f84fdcf82ffbb874c111eabbbdb3911
Applied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix

This patch changes a pre-compile check to a run-time
check. The fix is that for windows that only using 1 X
window (like wxFrame) the client area needs to be
adjusted...

FL is one of the things that needs this patch to work ok
under wxX11.

Hans Van Leemputten

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