Changeset 96805 in vbox
- Timestamp:
- Sep 20, 2022 6:03:04 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp
r96635 r96805 647 647 if (uiCommon().isBeta()) 648 648 m_pToolBar->enableBranding(UIIconPool::iconSet(":/explosion_hazard_32px.png"), 649 " TechPreview", // do we need to make it NLS?649 "Dev Preview", // do we need to make it NLS? 650 650 QColor(246, 179, 0), 651 651 74 /* width of BETA label */);
Note:
See TracChangeset
for help on using the changeset viewer.