Resolve some extra semicolon warnings
This commit is contained in:
@@ -5080,7 +5080,7 @@ wxColour wxWindowMSW::MSWGetThemeColour(const wchar_t *themeName,
|
||||
break;
|
||||
default:
|
||||
wxFAIL_MSG(wxT("unsupported theme colour"));
|
||||
};
|
||||
}
|
||||
|
||||
wxUxThemeHandle hTheme((const wxWindow *)this, themeName);
|
||||
COLORREF col;
|
||||
|
Reference in New Issue
Block a user