Changeset 80989 in vbox
- Timestamp:
- Sep 24, 2019 4:28:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationConfiguration.cpp
r80913 r80989 48 48 retranslateUi(); 49 49 connect(gVBoxEvents, &UIVirtualBoxEventHandler::sigMachineDataChange, 50 this, &UIInformationConfiguration::sltMachineDataChanged); 51 connect(&uiCommon(), &UICommon::sigMediumEnumerationFinished, 50 52 this, &UIInformationConfiguration::sltMachineDataChanged); 51 53 }
Note:
See TracChangeset
for help on using the changeset viewer.