Add force link for GtkPrint modeule (still commented out)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2007-09-05 19:49:41 +00:00
parent 1ff62f51ba
commit 9dac27ad48

View File

@ -67,6 +67,11 @@
wxFORCE_LINK_MODULE(gnome_print)
#endif
#if wxUSE_GTKPRINT
// #include "wx/link.h"
// wxFORCE_LINK_MODULE(gtk_print)
#endif
// ----------------------------------------------------------------------------
// global vars
// ----------------------------------------------------------------------------