- Timestamp:
- Oct 1, 2018 2:43:54 PM (6 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp
r74504 r74553 35 35 # include "UIConverter.h" 36 36 # include "UIMessageCenter.h" 37 # include "UISelectorWindow.h"38 37 # include "UIProgressDialog.h" 39 38 # include "UIErrorString.h" -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.h
r69500 r74553 25 25 #include "QIWithRetranslateUI.h" 26 26 #include "UIExtraDataDefs.h" 27 #include "UIGDetailsItem.h"28 27 29 28 /* Forward declarations: */ -
trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIVMInformationDialog.cpp
r71355 r74553 43 43 # include "UIInformationRuntime.h" 44 44 # include "UIMachine.h" 45 # include "UIVMItem.h"46 45 47 46 /* COM includes: */
Note:
See TracChangeset
for help on using the changeset viewer.