]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/prntbase.h
added wxConvUI which determines the conversion used for the UI elements and can be...
[wxWidgets.git] / include / wx / prntbase.h
index 3a2fee6aba611163796a605f9f8d402c61f447bb..23b60fca7d581bbf81b90136e573d7a24e062cbc 100644 (file)
@@ -95,6 +95,7 @@ public:
 
     static void SetPrintFactory( wxPrintFactory *factory );
     static wxPrintFactory *GetFactory();
+private:
     static wxPrintFactory *m_factory;
 };