Fix compilation of MSW wxFSVolume with non-wxMSW ports.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Jun 2012 23:23:16 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Jun 2012 23:23:16 +0000 (23:23 +0000)
commit95fbc73897ecae0a1d32d61cc9af418298f973c8
tree703404a756455c4773c02a7124c5c9ffe6f2299f
parent568fb7e9f636a85356e379fa543a7d233634b370
Fix compilation of MSW wxFSVolume with non-wxMSW ports.

There is no way to construct wxIcon from HICON when not using wxMSW, just
leave it unimplemented for non-wxMSW ports.

Closes #14402.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/volume.cpp