VirtualBox

Changeset 76946 in vbox


Ignore:
Timestamp:
Jan 23, 2019 7:52:15 AM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9080: Some more cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.cpp

    r76944 r76946  
    108108}
    109109
    110 // void UIVisoCreator::sltHandleOptionsAction()
    111 // {
    112 //     // UIVisoCreatorOptionsDialog *pDialog = new UIVisoCreatorOptionsDialog(this, m_browserOptions, this);
    113 
    114 //     // if(!pDialog)
    115 //     //     return;
    116 //     // if (pDialog->execute(true, false))
    117 //     // {
    118 //     //     /** Check if any of the options has been modified: */
    119 //     //     checkBrowserOptions(pDialog->browserOptions());
    120 //     // }
    121 //     // delete pDialog;
    122 // }
    123 
    124 // void UIVisoCreator::sltHandleConfigurationAction()
    125 // {
    126 //     // UIVisoConfigurationDialog *pDialog = new UIVisoConfigurationDialog(m_visoOptions, this);
    127 
    128 //     // if(!pDialog)
    129 //     //     return;
    130 //     // if (pDialog->execute(true, false))
    131 //     // {
    132 //     //     /** Check if any of the options has been modified: */
    133 //     //     checkVisoOptions(pDialog->visoOptions());
    134 //     // }
    135 //     // delete pDialog;
    136 // }
    137 
    138110void UIVisoCreator::sltPanelActionToggled(bool fChecked)
    139111{
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