VirtualBox

Changeset 81588 in vbox


Ignore:
Timestamp:
Oct 30, 2019 1:20:26 PM (5 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Show clipboard file transfers enabled status in "showvminfo".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r81489 r81588  
    18671867        }
    18681868        SHOW_UTF8_STRING("clipboard", "Clipboard Mode:", psz);
     1869#ifdef VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS
     1870        SHOW_BOOLEAN_PROP(machine, ClipboardFileTransfersEnabled, "clipboard_file_transfers", "Clipboard file transfers:");
     1871#endif
    18691872    }
    18701873
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette