VirtualBox

Ignore:
Timestamp:
Oct 13, 2011 9:36:35 PM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: unused variable.

File:
1 edited

Legend:

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

    r38992 r38993  
    132132            case QEvent::Resize:
    133133            {
    134                 const QSize *pSize = &static_cast<QResizeEvent *>(pEvent)
    135                                     ->size();
    136134                if (pEvent->spontaneous() && m_bIsGuestAutoresizeEnabled && uisession()->isGuestSupportsGraphics())
    137135                    QTimer::singleShot(300, this, SLOT(sltPerformGuestResize()));
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