VirtualBox

Changeset 87250 in vbox


Ignore:
Timestamp:
Jan 14, 2021 3:54:26 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: Prepare for completely disabled pointing device.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp

    r85178 r87250  
    280280    switch (type)
    281281    {
     282        case KPointingHIDType_None:          return QApplication::translate("UICommon", "None", "PointingHIDType");
    282283        case KPointingHIDType_PS2Mouse:      return QApplication::translate("UICommon", "PS/2 Mouse", "PointingHIDType");
    283284        case KPointingHIDType_USBMouse:      return QApplication::translate("UICommon", "USB Mouse", "PointingHIDType");
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