parent
d5af62447e
commit
8778b2b92e
|
@ -46,7 +46,7 @@ public:
|
|||
};
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Keeps submenus visible when the mosue leaves
|
||||
// Keeps submenus visible when the mouse leaves them
|
||||
//
|
||||
|
||||
class KeepSubMenusVisibleStyle : public QProxyStyle {
|
||||
|
@ -164,4 +164,4 @@ public:
|
|||
// For all other controls, draw the default
|
||||
QProxyStyle::drawControl(element, opt, p, widget);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue