Changeset 89299 in vbox for trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
- Timestamp:
- May 26, 2021 3:43:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r89093 r89299 5 5 6 6 # 7 # Copyright (C) 2006-202 0Oracle Corporation7 # Copyright (C) 2006-2021 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as … … 848 848 src/settings/editors/UIBaseMemoryEditor.h \ 849 849 src/settings/editors/UIBootOrderEditor.h \ 850 src/settings/editors/UIColorThemeEditor.h \ 850 851 src/settings/editors/UIDefaultMachineFolderEditor.h \ 851 852 src/settings/editors/UIGraphicsControllerEditor.h \ … … 1388 1389 src/settings/editors/UIBaseMemoryEditor.cpp \ 1389 1390 src/settings/editors/UIBootOrderEditor.cpp \ 1391 src/settings/editors/UIColorThemeEditor.cpp \ 1390 1392 src/settings/editors/UIDefaultMachineFolderEditor.cpp \ 1391 1393 src/settings/editors/UIGraphicsControllerEditor.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.