Changeset 71285 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Mar 9, 2018 12:48:56 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/guestctrl/UIGuestControlFileTable.cpp
r71278 r71285 87 87 }; 88 88 89 89 90 /********************************************************************************************************************************* 90 91 * UIFileStringInputDialog implementation. * … … 114 115 return m_pLineEdit->text(); 115 116 } 117 116 118 117 119 /********************************************************************************************************************************* … … 851 853 return pathList; 852 854 } 855 853 856 854 857 /********************************************************************************************************************************* … … 1004 1007 } 1005 1008 1009 1006 1010 /********************************************************************************************************************************* 1007 1011 * UIHostFileTable implementation. *
Note:
See TracChangeset
for help on using the changeset viewer.