]> git.saurik.com Git - wxWidgets.git/commit
Correct checks for wxUSE_PRINTING_ARCHITECTURE and wxUSE_ENH_METAFILE.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Nov 2010 22:38:32 +0000 (22:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Nov 2010 22:38:32 +0000 (22:38 +0000)
commitc929ad91417a4ee797652d79300c0c23219a46fd
tree5ad39ff66bf01a6a95daaa907d8aa3da489e6cf7
parent80e13ad372653fd58e1b01db9479c65e8095d1a3
Correct checks for wxUSE_PRINTING_ARCHITECTURE and wxUSE_ENH_METAFILE.

Compilation fixes for building without one or both of these symbols.

See #12664.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/graphics.h
include/wx/msw/printwin.h
src/common/graphcmn.cpp
src/msw/graphics.cpp
src/msw/printwin.cpp