winfe remove icon from toolbar

git-svn-id: svn://10.0.0.236/branches/NORMANDY_BEACH_BRANCH@4038 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ricardob
1998-06-18 00:39:09 +00:00
parent c87ba78a6e
commit da3ea95ff8

View File

@@ -25,6 +25,8 @@
#include "stdafx.h"
#include "rosetta.h"
// arrays of IDs used to initialize control bars
// This must correspond to position in toolbar
@@ -42,7 +44,7 @@ static UINT BASED_CODE buttons[] =
ID_PLACES,
ID_VIEW_LOADIMAGES,
ID_FILE_PRINT,
ID_SECURITY,
HG28118
ID_NAVIGATE_INTERRUPT,
ID_HOTLIST_MCOM
};