VirtualBox

Changeset 98996 in vbox for trunk


Ignore:
Timestamp:
Mar 16, 2023 9:08:25 AM (21 months ago)
Author:
vboxsync
Message:

FE/Qt: Typo fix.

Location:
trunk/src/VBox/Frontends/VirtualBox/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h

    r98335 r98996  
    145145        void sltCheckUSBAccesibility();
    146146
    147         /** Hnadles singal about Chooser-pane index change.  */
     147        /** Handles signal about Chooser-pane index change.  */
    148148        void sltHandleChooserPaneIndexChange();
    149149        /** Handles signal about group saving progress change. */
     
    152152        void sltHandleCloudUpdateProgressChange();
    153153
    154         /** Handles singal about Tool type change.  */
     154        /** Handles signal about Tool type change.  */
    155155        void sltHandleToolTypeChange();
    156156
  • trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp

    r98500 r98996  
    691691    void colorsFromStringList(const QString &strColorThemeName, const QStringList &colorStringList);
    692692
    693     /** Unlike modifier and ordinary keys we update the state of the Lock keys thru event singals we receieve
     693    /** Unlike modifier and ordinary keys we update the state of the Lock keys thru event signals we receieve
    694694      * from the guest OS. Parameter f???State is true if the corresponding key is locked. */
    695695    void updateLockKeyStates(bool fCapsLockState, bool fNumLockState, bool fScrollLockState);
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