- Timestamp:
- Apr 4, 2023 10:50:10 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp
r99219 r99278 3433 3433 case UIActionIndexMN_M_Group_S_Add: 3434 3434 { 3435 return !isGroupSavingInProgress() && 3436 (isSingleLocalGroupSelected() || 3437 isSingleCloudProfileGroupSelected()); 3435 return !isGroupSavingInProgress(); 3438 3436 } 3439 3437 case UIActionIndexMN_M_Group_S_Sort:
Note:
See TracChangeset
for help on using the changeset viewer.