VirtualBox

Changeset 8212 in vbox for trunk/src


Ignore:
Timestamp:
Apr 21, 2008 9:37:17 AM (17 years ago)
Author:
vboxsync
Message:

FE/Qt-OSX: typo

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp

    r8211 r8212  
    393393
    394394#if !(defined (Q_WS_WIN) || defined (Q_WS_MAC))
    395     /* The aplication icon. On Win32, it's built-in to the executable. On Mac
     395    /* The application icon. On Win32, it's built-in to the executable. On Mac
    396396     * OS X the icon referenced in info.plist is used. */
    397397    setIcon (QPixmap::fromMimeSource ("VirtualBox_48px.png"));
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp

    r8211 r8212  
    391391
    392392#if !(defined (Q_WS_WIN) || defined (Q_WS_MAC))
    393     /* The aplication icon. On Win32, it's built-in to the executable. On Mac
     393    /* The application icon. On Win32, it's built-in to the executable. On Mac
    394394     * OS X the icon referenced in info.plist is used. */
    395395    setWindowIcon (QIcon (":/VirtualBox_48px.png"));
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