From: Giannis Adamopoulos Date: Mon, 3 Nov 2014 11:33:23 +0000 (+0000) Subject: [EXPLORER_NEW] X-Git-Tag: backups/shell-experiments@75904~65 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=afba1474aed6f332d221f672aab4ebdd5c12196d [EXPLORER_NEW] - Fix build svn path=/branches/shell-experiments/; revision=65214 --- diff --git a/base/shell/explorer-new/trayntfy.cpp b/base/shell/explorer-new/trayntfy.cpp index 189b46f4e06..8e06d495196 100644 --- a/base/shell/explorer-new/trayntfy.cpp +++ b/base/shell/explorer-new/trayntfy.cpp @@ -120,7 +120,7 @@ public: class CNotifyToolbar : public CToolbar { - const int ICON_SIZE = 16; + static const int ICON_SIZE = 16; HIMAGELIST SysIcons; int VisibleButtonCount;