]> git.saurik.com Git - wxWidgets.git/commit
added wxICON_NONE and implement support for it in wxGTK (closes #2897)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Jun 2009 16:25:37 +0000 (16:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Jun 2009 16:25:37 +0000 (16:25 +0000)
commit7e3204b45cf8e1bb882b314d456e75f2a22850d7
tree86d4b095564efbd01bbe02e500b7966342450707
parent78eecde0860f23a11932c53b1e59e41a6effd6bb
added wxICON_NONE and implement support for it in wxGTK (closes #2897)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h
interface/wx/msgdlg.h
samples/dialogs/dialogs.cpp
src/common/utilscmn.cpp
src/gtk/msgdlg.cpp