Menu.Closed property now takes the menu proxy into account.
[GB.QT4] * BUG: Menu.Closed property now takes the menu proxy into account. [GB.QT5] * BUG: Menu.Closed property now takes the menu proxy into account.
This commit is contained in:
parent
2eccfbc7b8
commit
69abff8f73
@ -896,6 +896,7 @@ END_METHOD
|
||||
|
||||
BEGIN_PROPERTY(Menu_Closed)
|
||||
|
||||
HANDLE_PROXY(_object);
|
||||
GB.ReturnBoolean(!THIS->opened);
|
||||
|
||||
END_PROPERTY
|
||||
|
Loading…
x
Reference in New Issue
Block a user