Changeset 70618 in vbox
- Timestamp:
- Jan 18, 2018 7:52:36 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 120340
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.h
r70617 r70618 124 124 /** Stores the bookmarks of the logpage. All other bookmark related containers are updated wrt. this one. */ 125 125 QVector<LogBookmark> m_bookmarkVector; 126 use following two variables 126 127 127 /** Keeps the index of the selected bookmark. Used especially when moving from one tab to another. */ 128 128 int m_iSelectedBookmarkIndex;
Note:
See TracChangeset
for help on using the changeset viewer.