X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/634629fa2847aa34c60f4fb20377b3a14f59bfc7..de9a407728e5f47ed416365da9c07798ad0b0b26:/src/common/stockitem.cpp?ds=sidebyside diff --git a/src/common/stockitem.cpp b/src/common/stockitem.cpp index 1946b288ae..2838320cb8 100644 --- a/src/common/stockitem.cpp +++ b/src/common/stockitem.cpp @@ -90,7 +90,7 @@ bool wxIsStockID(wxWindowID id) default: return false; - }; + } } wxString wxGetStockLabel(wxWindowID id, bool withCodes, wxString accelerator)