VirtualBox

Changeset 79497 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
Jul 3, 2019 1:28:33 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131761
Message:

Shared Clipboard/URI: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp

    r78581 r79497  
    224224        uint32_t Msg;
    225225        uint32_t fFormats;
    226         rc = VbglR3ClipboardGetHostMsg(g_ctx.client, &Msg, &fFormats);
     226        rc = VbglR3ClipboardGetHostMsgOld(g_ctx.client, &Msg, &fFormats);
    227227        if (RT_SUCCESS(rc))
    228228        {
Note: See TracChangeset for help on using the changeset viewer.

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