VirtualBox

Changeset 27517 in vbox


Ignore:
Timestamp:
Mar 19, 2010 9:28:42 AM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: fix OSE

File:
1 edited

Legend:

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

    r27335 r27517  
    11671167    m_actionsPool[UIActionIndex_Menu_SharedFolders] = new MenuSharedFoldersAction(this);
    11681168
     1169#ifdef VBOX_WITH_DEBUGGER_GUI
    11691170    if (m_actionsPool[UIActionIndex_Menu_Debug])
    11701171        delete m_actionsPool[UIActionIndex_Menu_Debug];
    11711172    m_actionsPool[UIActionIndex_Menu_Debug] = new MenuDebugAction(this);
     1173#endif /* VBOX_WITH_DEBUGGER_GUI */
    11721174
    11731175    if (m_actionsPool[UIActionIndex_Menu_Help])
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