]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/containr.h
native font dialog implementation for mac os x 10.2+
[wxWidgets.git] / include / wx / containr.h
index cd308a23069439f246521c436fdcc24d484069b8..a70b4eadefdbddfbc660dab7c4318765614efd3b 100644 (file)
@@ -65,7 +65,7 @@ public:
     void HandleOnFocus(wxFocusEvent& event);
     void HandleOnWindowDestroy(wxWindowBase *child);
 
-    // should be called from SetFocus(), returns FALSE if we did nothing with
+    // should be called from SetFocus(), returns false if we did nothing with
     // the focus and the default processing should take place
     bool DoSetFocus();