Code and warning cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1723,6 +1723,7 @@ int wxFileIconsTable::GetIconID(const wxString& extension, const wxString& mime)
|
||||
|
||||
#else // !wxUSE_MIMETYPE
|
||||
|
||||
wxUnusedVar(mime);
|
||||
if (extension == wxT("exe"))
|
||||
return executable;
|
||||
else
|
||||
|
Reference in New Issue
Block a user