From fb123f93f9f5ce42c8e5785d2f8e0edaf951740e Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 26 Mar 2014 19:21:20 +0000 Subject: Imported from /home/lorry/working-area/delta_VirtualBox/VirtualBox-4.3.10.tar.bz2. --- src/VBox/Main/include/SnapshotImpl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/VBox/Main/include/SnapshotImpl.h') 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(); -- cgit v1.2.1