summaryrefslogtreecommitdiff
path: root/src/VBox/Main/include/SnapshotImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/include/SnapshotImpl.h')
-rw-r--r--src/VBox/Main/include/SnapshotImpl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/VBox/Main/include/SnapshotImpl.h b/src/VBox/Main/include/SnapshotImpl.h
index 1e94e5ea..e86bbbcd 100644
--- a/src/VBox/Main/include/SnapshotImpl.h
+++ b/src/VBox/Main/include/SnapshotImpl.h
@@ -100,6 +100,8 @@ public:
const Utf8Str& getStateFilePath() const;
+ uint32_t getDepth();
+
ULONG getChildrenCount();
ULONG getAllChildrenCount();
ULONG getAllChildrenCountImpl();