Return (16,16) as the default list icons size in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2011 15:31:30 +0000 (15:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Aug 2011 15:31:30 +0000 (15:31 +0000)
commit66d9eb612b21346bdfc0df6e2ba4770bd0f277d1
treefde39f6a6976013c01da68b2e9b68b1191bbab4c
parent8b9827559502c49bacadc41c72cfa4b66e3cb48d
Return (16,16) as the default list icons size in wxMSW.

The standard size of the small icons in list controls under MSW is
traditionally 16*16 so return this from wxMSW wxArtProvider.

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