Just added a missing start comment token after an #endif
This commit is contained in:
parent
944f3dffd2
commit
86a2b6eb28
@ -105,7 +105,7 @@ wxIconBundle::wxIconBundle(const wxString& resourceName, WXHINSTANCE module)
|
||||
AddIcon(resourceName, module);
|
||||
}
|
||||
|
||||
#endif #if defined( __WINDOWS__) && wxUSE_ICO_CUR
|
||||
#endif // #if defined( __WINDOWS__) && wxUSE_ICO_CUR
|
||||
|
||||
wxGDIRefData *wxIconBundle::CreateGDIRefData() const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user