]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/src/bmpshape.h
Updated OGL documentation and tidied up some code
[wxWidgets.git] / utils / ogl / src / bmpshape.h
index 468eb5d19845859150429e7a3bf39d382bbaf966..3796dd049f211401c0fca92b02f10a35d9e580f0 100644 (file)
@@ -28,10 +28,9 @@ class wxBitmapShape: public wxRectangleShape
   void OnDraw(wxDC& dc);
 
 #ifdef PROLOGIO
-  // Prolog database stuff
-  char *GetFunctor();
-  void WritePrologAttributes(wxExpr *clause);
-  void ReadPrologAttributes(wxExpr *clause);
+  // I/O
+  void WriteAttributes(wxExpr *clause);
+  void ReadAttributes(wxExpr *clause);
 #endif
 
   // Does the copying for this object