]> git.saurik.com Git - wxWidgets.git/commit
Removed the WXUNUSED() from size parameters in wxIcon(filename,width,height)
authorKarsten Ballüder <ballueder@usa.net>
Tue, 30 Jun 1998 12:42:46 +0000 (12:42 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Tue, 30 Jun 1998 12:42:46 +0000 (12:42 +0000)
commitfd02ae23c24c6a3a07de4e02c93cbfb9812199b4
tree2f551abefd0856ef8bee1e16c1cb564aaec86400
parent29d87bba53fc54c4b81c9b8d84c9a99aff5fcc0b
Removed the WXUNUSED() from size parameters in wxIcon(filename,width,height)
and added default values of -1,-1 to make it compatible with MSW behaviour.

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