VirtualBox

Ignore:
Timestamp:
Jul 1, 2009 1:16:12 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: spelling

File:
1 edited

Legend:

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

    r21119 r21120  
    5959    Qt::Orientation orientation() const;
    6060
    61     void setSnapingEnabled (bool aOn);
    62     bool isSnapingEnabled() const;
     61    void setSnappingEnabled (bool aOn);
     62    bool isSnappingEnabled() const;
    6363
    6464public slots:
     
    8484    /* Private member vars */
    8585    QSlider *mSlider;
    86     bool mSnapingEnabled;
     86    bool mSnappingEnabled;
    8787};
    8888
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