VirtualBox

Ignore:
Timestamp:
Jan 24, 2007 11:03:55 AM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Small naming corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h

    r255 r261  
    8484    void onFullscreenChange (bool on);
    8585   
    86     void FixModifierState (LONG *codes, uint *count);
     86    void fixModifierState (LONG *codes, uint *count);
    8787
    8888signals:
     
    196196    bool autoresize_guest : 1;
    197197
    198     bool mfNumLock;
    199     bool mfScrollLock;
    200     bool mfCapsLock;
     198    bool mfNumLock : 1;
     199    bool mfScrollLock : 1;
     200    bool mfCapsLock : 1;
    201201    long muNumLockAdaptionCnt;
    202202    long muCapsLockAdaptionCnt;
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