]> git.saurik.com Git - wxWidgets.git/commitdiff
Add force link for GtkPrint modeule (still commented out)
authorRobert Roebling <robert@roebling.de>
Wed, 5 Sep 2007 19:49:41 +0000 (19:49 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 5 Sep 2007 19:49:41 +0000 (19:49 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/prntdlgg.cpp

index 18e5c56675af9546594ac1f97751a5ce91862066..110cb87ea399fd584a286248f641edb0ee07e1ee 100644 (file)
     wxFORCE_LINK_MODULE(gnome_print)
 #endif
 
+#if wxUSE_GTKPRINT
+    // #include "wx/link.h"
+    // wxFORCE_LINK_MODULE(gtk_print)
+#endif
+
 // ----------------------------------------------------------------------------
 // global vars
 // ----------------------------------------------------------------------------