VirtualBox

Ignore:
Timestamp:
Sep 17, 2007 9:15:41 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24598
Message:

Made it compile on solaris.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h

    r4071 r4875  
    317317    QString ext = QFileInfo (name).extension();
    318318    /* compare against the proper case */
    319 #if defined (Q_OS_LINUX)
     319#if defined (Q_OS_FREEBSD) || defined (Q_OS_LINUX) || defined (Q_OS_NETBSD) || defined (Q_OS_OPENBSD) || defined (Q_OS_SOLARIS)
    320320#elif defined (Q_OS_WIN) || defined (Q_OS_OS2) || defined (Q_OS_MACX)
    321321    ext = ext.lower();
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