VirtualBox

Changeset 27436 in vbox


Ignore:
Timestamp:
Mar 17, 2010 11:28:09 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58915
Message:

FE/Qt4: new core: remove old stuff

Location:
trunk/src/VBox/Frontends/VirtualBox/src/runtime
Files:
3 edited

Legend:

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

    r27421 r27436  
    136136    /* Translate parent class: */
    137137    UIMachineWindow::retranslateUi();
    138 
    139 #ifdef Q_WS_MAC
    140     // TODO_NEW_CORE
    141 //    m_pDockSettingsMenu->setTitle(tr("Dock Icon"));
    142 //    m_pDockDisablePreview->setText(tr("Show Application Icon"));
    143 //    m_pDockEnablePreviewMonitor->setText(tr("Show Monitor Preview"));
    144 #endif /* Q_WS_MAC */
    145138}
    146139
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp

    r27375 r27436  
    224224    UIMachineWindow::retranslateUi();
    225225
    226 #ifdef Q_WS_MAC
    227     // TODO_NEW_CORE
    228 //    m_pDockSettingsMenu->setTitle(tr("Dock Icon"));
    229 //    m_pDockDisablePreview->setText(tr("Show Application Icon"));
    230 //    m_pDockEnablePreviewMonitor->setText(tr("Show Monitor Preview"));
    231 #endif /* Q_WS_MAC */
    232 
    233226    m_pNameHostkey->setToolTip(
    234227        tr("Shows the currently assigned Host key.<br>"
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp

    r27427 r27436  
    142142    /* Translate parent class: */
    143143    UIMachineWindow::retranslateUi();
    144 
    145 #ifdef Q_WS_MAC
    146     // TODO_NEW_CORE
    147 //    m_pDockSettingsMenu->setTitle(tr("Dock Icon"));
    148 //    m_pDockDisablePreview->setText(tr("Show Application Icon"));
    149 //    m_pDockEnablePreviewMonitor->setText(tr("Show Monitor Preview"));
    150 #endif /* Q_WS_MAC */
    151144}
    152145
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