]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/brush.h
test
[wxWidgets.git] / include / wx / msw / brush.h
index 5805a692521485f990624682a6dba148b781791b..05ae288300eec6458a2cb47100b6f06994f6d117 100644 (file)
@@ -70,7 +70,7 @@ public:
   bool RealizeResource(void);
   WXHANDLE GetResourceHandle(void) ;
   bool FreeResource(bool force = FALSE);
-  bool IsFree(void);
+  bool IsFree() const;
   void Unshare();
 };