VirtualBox

Changeset 63253 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 10, 2016 11:14:53 AM (8 years ago)
Author:
vboxsync
Message:

Main: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestDnDPrivate.h

    r63239 r63253  
    11251125};
    11261126
    1127 /** Access to the GuestDnD's singleton instance. */
     1127/** Access to the GuestDnD's singleton instance.
     1128 * @todo r=bird: Please add a 'Get' or something to this as it currently looks
     1129 *       like a class instantiation rather than a getter.  Alternatively, use
     1130 *       UPPER_CASE like the coding guideline suggest for macros. */
    11281131#define GuestDnDInst() GuestDnD::getInstance()
    11291132
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