- Timestamp:
- Mar 14, 2018 2:41:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp
r71325 r71330 1124 1124 bool UIGuestFileTable::copyHostToGuest(const QString &hostSourcePath, const QString &guestDestinationPath) 1125 1125 { 1126 Q_UNUSED(guestDestinationPath); 1126 1127 if (m_comGuestSession.isNull()) 1127 1128 return false;
Note:
See TracChangeset
for help on using the changeset viewer.