added wxGetDisplayPPI() convenience function and wxPrintout::SetPPI*() overloads...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 21 Sep 2008 09:35:49 +0000 (09:35 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 21 Sep 2008 09:35:49 +0000 (09:35 +0000)
commit40fcf546f6168f51c070d4ded3c40a75c0780fe8
tree8b6aeeddd889b06e50dd487e14283a7bec479433
parent0c75b29e1ed19810546de38b646b5b901be873e2
added wxGetDisplayPPI() convenience function and wxPrintout::SetPPI*() overloads accepting single wxSize argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gdicmn.h
include/wx/prntbase.h
interface/wx/gdicmn.h
src/common/gdicmn.cpp
src/gtk/gnome/gprint.cpp
src/gtk/print.cpp