]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/accel.cpp
added newline at end of file
[wxWidgets.git] / src / motif / accel.cpp
index ac913b5881ae82dca805111a730d8f4eaaf840fa..1a2f7fd39356342f7be3588e07e7b71a5ec396c3 100644 (file)
@@ -80,7 +80,7 @@ wxAcceleratorTable::wxAcceleratorTable(int n, const wxAcceleratorEntry entries[]
 
 }
 
-bool wxAcceleratorTable::Ok() const
+bool wxAcceleratorTable::IsOk() const
 {
     return (m_refData != (wxAcceleratorRefData*) NULL);
 }