VirtualBox

Changeset 21105 in vbox


Ignore:
Timestamp:
Jun 30, 2009 10:22:07 PM (16 years ago)
Author:
vboxsync
Message:

Fe/Qt4: We want help on windows as well.

File:
1 edited

Legend:

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

    r20652 r21105  
    208208}
    209209
    210 #ifndef Q_WS_WIN
    211210/**
    212211 * Show all available command line parameters.
     
    267266            mode.toLatin1().constData(),
    268267            dflt.toLatin1().constData());
     268    /** @todo Show this as a dialog on windows. */
    269269}
    270 #endif
    271270
    272271extern "C" DECLEXPORT(int) TrustedMain (int argc, char **argv, char ** /*envp*/)
     
    290289#endif
    291290
    292 #ifndef Q_WS_WIN
    293291    int i;
    294292    for (i=0; i<argc; i++)
     
    301299            return 0;
    302300        }
    303 #endif
    304301
    305302#if defined(DEBUG) && defined(Q_WS_X11) && defined(RT_OS_LINUX)
     
    572569# else
    573570                msgText += g_QStrHintOtherWrongDriverVersion;
    574 # endif 
     571# endif
    575572                break;
    576573            default:
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