Changeset 80277 in vbox
- Timestamp:
- Aug 14, 2019 3:00:26 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132730
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp
r80276 r80277 1069 1069 { 1070 1070 /* Reload host interfaces: */ 1071 m_ bridgedAdapterList = UINetworkAttachmentEditor::hostInterfaces();1071 m_hostInterfaceList = UINetworkAttachmentEditor::hostInterfaces(); 1072 1072 } 1073 1073
Note:
See TracChangeset
for help on using the changeset viewer.