mirror of
https://github.com/reactos/reactos.git
synced 2025-06-23 02:50:17 +00:00
[RSHELL]
* Fix the hot tracking on the filebrowser menubar. Still does not handle switching menus while hovering, though. CORE-7586 svn path=/branches/shell-experiments/; revision=62514
This commit is contained in:
parent
ea3e04f67f
commit
aa699bf2a9
4 changed files with 27 additions and 7 deletions
|
@ -60,6 +60,7 @@ private:
|
|||
|
||||
CMenuToolbarBase * m_hotBar;
|
||||
INT m_hotItem;
|
||||
BOOL m_trackingPopup;
|
||||
|
||||
public:
|
||||
CMenuBand();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue