]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/icon.cpp
missing header file
[wxWidgets.git] / src / mac / carbon / icon.cpp
index 26113eac7a92baeeec07f49a29895e182d5e86a5..7084b59cfcd6f6e2a6f545c18f3c577fb1cf75a0 100644 (file)
@@ -95,7 +95,7 @@ void wxIcon::SetHeight( int height )
 {
 }
 
-bool wxIcon::Ok() const
+bool wxIcon::IsOk() const
 {
     return m_refData != NULL ;
 }