warning fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett 2007-11-22 17:07:44 +00:00
parent 0ab0d0e1dc
commit 5db61e875f

View File

@ -347,7 +347,7 @@ inline void wxLogMimeDebug(const wxChar* WXUNUSED_UNLESS_DEBUG(szMsg), OSStatus
}
// in case we're compiling in non-GUI mode
class WXDLLEXPORT wxIcon;
class WXDLLIMPEXP_FWD_CORE wxIcon;
bool wxFileTypeImpl::SetCommand(const wxString& WXUNUSED(cmd), const wxString& WXUNUSED(verb), bool WXUNUSED(overwriteprompt))
{