VirtualBox

Changeset 17412 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Mar 5, 2009 3:24:56 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: there is no os_unknown.png

File:
1 edited

Legend:

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

    r14355 r17412  
    4343
    4444    QString name() const { return mName; }
    45     QIcon osIcon() const { return mAccessible ? vboxGlobal().vmGuestOSTypeIcon (mOSTypeId) :QPixmap (":/os_unknown.png"); }
     45    QIcon osIcon() const { return mAccessible ? vboxGlobal().vmGuestOSTypeIcon (mOSTypeId) : QPixmap (":/os_other.png"); }
    4646    QUuid id() const { return mId; }
    4747
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