Changeset 91471 in vbox for trunk/src/VBox
- Timestamp:
- Sep 29, 2021 7:59:43 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp
r91125 r91471 349 349 m_guestOSTypeIconNames.insert("Windows10", ":/os_win10.png"); 350 350 m_guestOSTypeIconNames.insert("Windows10_64", ":/os_win10_64.png"); 351 m_guestOSTypeIconNames.insert("Windows11_64", ":/os_win10_64.png"); 351 352 m_guestOSTypeIconNames.insert("Windows2016_64", ":/os_win2k16_64.png"); 352 353 m_guestOSTypeIconNames.insert("Windows2019_64", ":/os_win2k19_64.png");
Note:
See TracChangeset
for help on using the changeset viewer.