git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59788
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
else if ( filename == wxT("wxICON_DELETE") )
{
}
else if ( filename == wxT("wxICON_DELETE") )
{
+ theId = kToolbarDeleteIcon ;
}
else if ( filename == wxT("wxICON_GO_BACK") )
{
}
else if ( filename == wxT("wxICON_GO_BACK") )
{
}
else if ( filename == wxT("wxICON_GO_HOME") )
{
}
else if ( filename == wxT("wxICON_GO_HOME") )
{
- theId = kUserFolderIcon ;
- }
- else if ( filename == wxT("wxICON_HELP_FOLDER") )
- {
- theId = kHelpFolderIcon ;
+ theId = kToolbarHomeIcon ;
}
else if ( filename == wxT("wxICON_HELP_SETTINGS") )
{
}
else if ( filename == wxT("wxICON_HELP_SETTINGS") )
{
{
theId = kGenericDocumentIcon ;
}
{
theId = kGenericDocumentIcon ;
}
- else if ( filename == wxT("wxICON_PRINT") )
- {
- theId = kPrintMonitorFolderIcon ;
- }
else
{
IconRef iconRef = NULL ;
else
{
IconRef iconRef = NULL ;