X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..0db9d8d2ea9fad27d46856bf3d19e33df29859e6:/src/stubs/menuitem.cpp?ds=sidebyside diff --git a/src/stubs/menuitem.cpp b/src/stubs/menuitem.cpp index bd2f876a38..38d31737e7 100644 --- a/src/stubs/menuitem.cpp +++ b/src/stubs/menuitem.cpp @@ -93,4 +93,3 @@ void wxMenuItem::Check(bool bDoCheck) // TODO m_bChecked = bDoCheck; } -} \ No newline at end of file