X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93cf77c076b699e8e0b3b0049bd4f80de15997dd..12db77cab1054d288a2b3e2d07e58ad1d6386a53:/src/stubs/menuitem.cpp 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