Changeset 80573 in vbox for trunk/src/VBox/Frontends/Common/PasswordInput.h
- Timestamp:
- Sep 4, 2019 5:54:47 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Common/PasswordInput.h
r80569 r80573 16 16 */ 17 17 18 #ifndef VBOX_INCLUDED_SRC_Common_Password FileImpl_h19 #define VBOX_INCLUDED_SRC_Common_Password FileImpl_h18 #ifndef VBOX_INCLUDED_SRC_Common_PasswordInput_h 19 #define VBOX_INCLUDED_SRC_Common_PasswordInput_h 20 20 #ifndef RT_WITHOUT_PRAGMA_ONCE 21 21 # pragma once … … 32 32 RTEXITCODE settingsPasswordFile(ComPtr<IVirtualBox> virtualBox, const char *pszFilename); 33 33 34 #endif /* !VBOX_INCLUDED_SRC_ VBoxAutostart_VBoxAutostart_h */34 #endif /* !VBOX_INCLUDED_SRC_Common_PasswordInput_h */
Note:
See TracChangeset
for help on using the changeset viewer.