]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/accel.h
1. added support for bitmaps with alpha channel
[wxWidgets.git] / include / wx / msw / accel.h
index b3fa62a00af88cf44119bb532a49ddf42b8a8c0b..116d4cd59819417614ae9be0798195e8ec211ac6 100644 (file)
@@ -47,7 +47,7 @@ public:
     void SetHACCEL(WXHACCEL hAccel);
     WXHACCEL GetHACCEL() const;
 
-    // translate the accelerator, return TRUE if done
+    // translate the accelerator, return true if done
     bool Translate(wxWindow *window, WXMSG *msg) const;
 
 private: