]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/menu.h
Helpers in disabling warnings for unused params.
[wxWidgets.git] / include / wx / palmos / menu.h
index bca5475b47dd528cb09f32add1b5b2fee543a81a..897dd7a88b614f6392b717b1383db5dd3a979a75 100644 (file)
@@ -174,7 +174,7 @@ public:
     // get the accel table for all the menus
     const wxAcceleratorTable& GetAccelTable() const { return m_accelTable; }
 
-    // update the accel table (must be called after adding/deletign a menu)
+    // update the accel table (must be called after adding/deleting a menu)
     void RebuildAccelTable();
 #endif // wxUSE_ACCEL