]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/ogl/bmpshape.h
Added LoadFile and SaveFile methods
[wxWidgets.git] / contrib / include / wx / ogl / bmpshape.h
index 1b564775506af6c46c95675153577cc477b693eb..5389351fe46a4aded0ad30e7309333657eee3ae4 100644 (file)
@@ -27,7 +27,7 @@ class wxBitmapShape: public wxRectangleShape
 
   void OnDraw(wxDC& dc);
 
-#ifdef PROLOGIO
+#if wxUSE_PROLOGIO
   // I/O
   void WriteAttributes(wxExpr *clause);
   void ReadAttributes(wxExpr *clause);