VirtualBox

Ignore:
Timestamp:
Mar 22, 2010 11:08:23 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59110
Message:

Rebranding: new logo

File:
1 edited

Legend:

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

    r27063 r27582  
    9696        painter.setPen (QColor(sColor).name());
    9797    else
    98         painter.setPen (Qt::white);
     98        painter.setPen (Qt::black);
    9999#if VBOX_OSE
    100100    painter.drawText (QRect (0, 400, 600, 32),
     
    102102                      mAboutText);
    103103#else /* VBOX_OSE */
    104     painter.drawText (QRect (290, 370, 360, 72),
     104    painter.drawText (QRect (271, 370, 360, 72),
    105105                      Qt::AlignLeft | Qt::AlignBottom | Qt::TextWordWrap,
    106106                      mAboutText);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette