Changeset 96843 in vbox
- Timestamp:
- Sep 23, 2022 11:17:28 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp
r96407 r96843 3402 3402 pAction->setVisible( fIsActionAllowed 3403 3403 #ifdef VBOX_WS_MAC 3404 && !fIsMenuConsumable3404 || fIsMenuConsumable 3405 3405 #endif 3406 3406 );
Note:
See TracChangeset
for help on using the changeset viewer.