mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
[EXPLORER_NEW]
- Fix build svn path=/branches/shell-experiments/; revision=65214
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user