]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
some compilation fixes atttempts for solaris
[wxWidgets.git] / include / wx / event.h
index 68900f4323fd788e5d3c4fc7c7f56c4a6a11ff30..1eaf95d7f5a30630b2bf070e927289c1debdee40 100644 (file)
@@ -1307,7 +1307,7 @@ public:
     virtual void OnCommand(wxWindow& WXUNUSED(win),
                            wxCommandEvent& WXUNUSED(event))
     {
-        wxFAIL_MSG("shouldn't be called any more");
+        wxFAIL_MSG(_T("shouldn't be called any more"));
     }
 
     // Called if child control has no callback function