Changeset 62344 in vbox
- Timestamp:
- Jul 20, 2016 9:06:11 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108888
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp
r55854 r62344 26 26 27 27 /* GUI includes: */ 28 # include <VBoxGlobal.h>29 # include <UIMessageCenter.h>30 # include <VBoxSnapshotDetailsDlg.h>31 # include <VBoxUtils.h>28 # include "VBoxGlobal.h" 29 # include "UIMessageCenter.h" 30 # include "VBoxSnapshotDetailsDlg.h" 31 # include "VBoxUtils.h" 32 32 33 33 /* COM includes: */
Note:
See TracChangeset
for help on using the changeset viewer.