- Timestamp:
- May 20, 2014 6:05:10 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 93789
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp
r51310 r51311 34 34 #include "UIIconPool.h" 35 35 #include "VBoxGlobal.h" 36 #include "QITabWidget.h" 37 #include "VBoxUtils.h" 38 #include "QIDialogButtonBox.h" 36 39 37 40 /* COM includes: */ -
trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h
r51310 r51311 32 32 class QITabWidget; 33 33 class QIDialogButtonBox; 34 class QRichTextEdit; 34 35 class UIMachineWindow; 35 36 class QTimer;
Note:
See TracChangeset
for help on using the changeset viewer.