]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/prntdlgg.cpp
centralized the handling of border styles; added borders support for wxListBox and...
[wxWidgets.git] / src / generic / prntdlgg.cpp
index 0a3d46633704160dd6418279a909eb21621fe5a5..85303fefbdb45c86c971b1ca891698eec1b9aa75 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
+#if wxUSE_LIBGNOMEPRINT
+#include "wx/html/forcelnk.h"
+FORCE_LINK(gnome_print)
+#endif
+
 // ----------------------------------------------------------------------------
 // global vars
 // ----------------------------------------------------------------------------