Only MSW has a class wxIconLocation. The other platforms have
authorDavid Elliott <dfe@tgwbd.org>
Mon, 23 Jun 2003 15:27:17 +0000 (15:27 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 23 Jun 2003 15:27:17 +0000 (15:27 +0000)
commitc0e2aaa94a6f780fd6d63b8b1e420259fda6689f
treef053ab9eb5f20018b8266b498e2e7de7d274fe0b
parentc41b649631b191e732680b3c56516b9839f0d987
Only MSW has a class wxIconLocation.  The other platforms have
typedef wxIconLocationBase wxIconLocation;  Apple's GCC does not like
the mismatch when forward declaring it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mimetype.h