Changeset 75643 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlFileManager.h
- Timestamp:
- Nov 21, 2018 2:27:42 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 126821
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIGuestControlFileManager.h
r75642 r75643 117 117 void sltFileOperationComplete(QUuid progressId); 118 118 void sltCacheHostFileObjectsForDeletion(const QUuid &moveProgessId, const QStringList &hostPathList); 119 /** Performs whatever necessary when some signal about option change has been receieved. */ 120 void sltHandleOptionsUpdated(); 119 121 120 122 private:
Note:
See TracChangeset
for help on using the changeset viewer.