Changeset 92689 in vbox for trunk/src/VBox
- Timestamp:
- Dec 2, 2021 10:37:34 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp
r92688 r92689 402 402 if (m_pHostFileTable) 403 403 m_pHostFileTable->refresh(); 404 // @todo we need to refresh only the table from which the completed file operation has originated404 /// @todo we need to refresh only the table from which the completed file operation has originated 405 405 for (int i = 0; i < m_pGuestTablesContainer->count(); ++i) 406 406 {
Note:
See TracChangeset
for help on using the changeset viewer.