use wxWindowDisabler instead of ShowModal() for showing the print preview frame ...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2004 17:09:30 +0000 (17:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2004 17:09:30 +0000 (17:09 +0000)
commit7c9955536ab6cef75f24b0abdbf58cb80d637b8f
tree7f1e771c68c96288753ef94e7f6cc5fcaa814a42
parent74c481d11721fb42343c6b79996478a2ebacde3a
use wxWindowDisabler instead of ShowModal() for showing the print preview frame (patch 832288)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/prntbase.h
src/common/prntbase.cpp