Add support for GTK print, modified from patch 1782055

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-09-05 21:34:08 +00:00
parent 9dac27ad48
commit fa034c4511
5 changed files with 2847 additions and 14 deletions

View File

@@ -68,8 +68,8 @@
#endif
#if wxUSE_GTKPRINT
// #include "wx/link.h"
// wxFORCE_LINK_MODULE(gtk_print)
#include "wx/link.h"
wxFORCE_LINK_MODULE(gtk_print)
#endif
// ----------------------------------------------------------------------------