Przeglądaj źródła

add missing entries to the DLL export list

The additional functions were introduced in 51036e686401251dbf550b3f884fb2f02d84c8d1
Ashish Kulkarni 11 lat temu
rodzic
commit
fd7b15cbc4
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/lib/lib.def

+ 2 - 0
src/lib/lib.def

@@ -5,7 +5,9 @@ wkhtmltopdf_deinit
 wkhtmltopdf_extended_qt
 wkhtmltopdf_version
 wkhtmltopdf_create_global_settings
+wkhtmltopdf_destroy_global_settings
 wkhtmltopdf_create_object_settings
+wkhtmltopdf_destroy_object_settings
 wkhtmltopdf_set_global_setting
 wkhtmltopdf_get_global_setting
 wkhtmltopdf_set_object_setting