VirtualBox

Changeset 43780 in vbox


Ignore:
Timestamp:
Oct 31, 2012 10:43:40 AM (12 years ago)
Author:
vboxsync
Message:

Added forgotten USB mouse/tablet log group.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/log.h

    r43387 r43780  
    338338    /** USB keyboard device group. */
    339339    LOG_GROUP_USB_KBD,
     340    /** USB mouse/tablet device group. */
     341    LOG_GROUP_USB_MOUSE,
    340342    /** MSD USB device group. */
    341343    LOG_GROUP_USB_MSD,
  • trunk/src/VBox/Devices/Input/UsbMouse.cpp

    r43605 r43780  
    1818*   Header Files                                                               *
    1919*******************************************************************************/
    20 #define LOG_GROUP   LOG_GROUP_USB_MSD
     20#define LOG_GROUP   LOG_GROUP_USB_MOUSE
    2121#include <VBox/vmm/pdmusb.h>
    2222#include <VBox/log.h>
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