]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/print.cpp
Use "GBK" as alternative name for CP936 encoding.
[wxWidgets.git] / src / gtk / print.cpp
index 0d596512873bc23ef5679614799e3bd55e268dac..f45ec9c04362bacf6d3ede1a676e06e2d9f6441d 100644 (file)
@@ -74,7 +74,7 @@ public:
     {
 #if wxUSE_LIBGNOMEPRINT
         // This module must be initialized AFTER gnomeprint's one
-        AddDependency(CLASSINFO(wxGnomePrintModule));
+        AddDependency(wxCLASSINFO(wxGnomePrintModule));
 #endif
     }
     bool OnInit();