- Timestamp:
- Aug 4, 2017 10:35:36 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UITabBar.cpp
r68298 r68299 306 306 307 307 /* Revoke hovered state: */ 308 #ifdef VBOX_WS_MAC 309 m_pLayoutStacked->setCurrentWidget(m_pLabelIcon); 310 #endif 308 311 m_fHovered = false; 309 312 /* And call for repaint: */
Note:
See TracChangeset
for help on using the changeset viewer.