]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cmdproc.h
Applied patch [ 758687 ] RegisterHotkey implemented
[wxWidgets.git] / include / wx / cmdproc.h
index 13523e077e9f57ec0d9cde3d0c8ce6588cb81884..d630a152241bfdcade9d61bf5994a7112092cbe4 100644 (file)
@@ -28,7 +28,7 @@ class WXDLLEXPORT wxMenu;
 class WXDLLEXPORT wxCommand : public wxObject
 {
 public:
-    wxCommand(bool canUndoIt = FALSE, const wxString& name = wxT(""));
+    wxCommand(bool canUndoIt = FALSE, const wxString& name = wxEmptyString);
     ~wxCommand();
 
     // Override this to perform a command