]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/ogl/divided.h
Added files so sample links
[wxWidgets.git] / contrib / include / wx / ogl / divided.h
index a427a6306223a49a375850be0a0e8cd8188decc6..e307e7dc7e0c5c845c185466d97bb64a87c8e30b 100644 (file)
@@ -46,7 +46,7 @@ class wxDividedShape: public wxRectangleShape
   void MakeMandatoryControlPoints();
   void ResetMandatoryControlPoints();
 
-#ifdef PROLOGIO
+#if wxUSE_PROLOGIO
   void WriteAttributes(wxExpr *clause);
   void ReadAttributes(wxExpr *clause);
 #endif
@@ -63,7 +63,7 @@ class wxDividedShape: public wxRectangleShape
   // Attachment points correspond to regions in the divided box
   bool GetAttachmentPosition(int attachment, double *x, double *y,
                                      int nth = 0, int no_arcs = 1, wxLineShape *line = NULL);
-  bool AttachmentIsValid(int attachment);
+  bool AttachmentIsValid(int attachment) const;
   int GetNumberOfAttachments() const;
 
   // Invoke editor on CTRL-right click