X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..ce65118e6290c24828c81be08149136423daaff2:/src/palmos/accel.cpp

diff --git a/src/palmos/accel.cpp b/src/palmos/accel.cpp
index e2a28afb7f..e6f57eac06 100644
--- a/src/palmos/accel.cpp
+++ b/src/palmos/accel.cpp
@@ -71,7 +71,7 @@ wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]
 {
 }
 
-bool wxAcceleratorTable::Ok() const
+bool wxAcceleratorTable::IsOk() const
 {
     return false;
 }