VirtualBox

Changeset 75789 in vbox


Ignore:
Timestamp:
Nov 28, 2018 1:19:01 PM (6 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:6699. Small cleaning

File:
1 edited

Legend:

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

    r75788 r75789  
    139139        m_pCancelButton->setToolTip(UIGuestControlFileManager::tr("Close the pane"));
    140140}
    141 
    142 // void UIFileOperationProgressWidget::focusInEvent(QFocusEvent *pEvent)
    143 // {
    144 //     Q_UNUSED(pEvent);
    145 //     //setFrameStyle(QFrame::Panel);
    146 //     setLineWidth(3);
    147 //     printf("booo\n");
    148 //     repaint();
    149 // }
    150 
    151 // void UIFileOperationProgressWidget::focusOutEvent(QFocusEvent *pEvent)
    152 // {
    153 //     Q_UNUSED(pEvent);
    154 //     //setFrameStyle(QFrame::NoFrame);
    155 //     setLineWidth(0);
    156 // }
    157141
    158142void UIFileOperationProgressWidget::prepare()
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