]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choicebk.h
Document wxNotificationMessage::Timeout_XXX values.
[wxWidgets.git] / interface / wx / choicebk.h
index 7ed79cd30c7862ef4fad9c8b496b650fcfd4ed41..239fc4dfd8ce4774f3a96504bf0a0f0a72674e52 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxChoicebook
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -63,7 +63,7 @@ public:
                  const wxPoint& pos = wxDefaultPosition,
                  const wxSize& size = wxDefaultSize,
                  long style = 0,
-                 const wxString& name = wxEmptyStr);
+                 const wxString& name = wxEmptyString);
     //@}
 
     /**