Changeset 98654 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h
- Timestamp:
- Feb 20, 2023 3:00:22 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h
r98653 r98654 411 411 /** @} */ 412 412 413 /** @name Storage stuff. 414 ** @{ */ 415 /** Adds encryption password. */ 416 bool addEncryptionPassword(const QString &strId, const QString &strPassword, bool fClearOnSuspend); 417 /** @} */ 418 413 419 /** @name USB stuff. 414 420 ** @{ */
Note:
See TracChangeset
for help on using the changeset viewer.