[EXPLORER_NEW]

- Fix build

svn path=/branches/shell-experiments/; revision=65214
This commit is contained in:
Giannis Adamopoulos 2014-11-03 11:33:23 +00:00
parent 86f440a776
commit afba1474ae

View file

@ -120,7 +120,7 @@ public:
class CNotifyToolbar :
public CToolbar<NOTIFYICONDATA>
{
const int ICON_SIZE = 16;
static const int ICON_SIZE = 16;
HIMAGELIST SysIcons;
int VisibleButtonCount;