Changeset 71051 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Feb 19, 2018 12:32:43 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/guestctrl/UIGuestControlInterface.cpp
r71049 r71051 55 55 break; 56 56 57 QString generateErrorString(int getOptErrorCode, const RTGETOPTUNION & valueUnion)57 QString generateErrorString(int getOptErrorCode, const RTGETOPTUNION &/*valueUnion*/) 58 58 { 59 59 QString errorString;
Note:
See TracChangeset
for help on using the changeset viewer.