VirtualBox

Changeset 107641 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 10, 2025 1:08:38 PM (9 days ago)
Author:
vboxsync
Message:

src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp: Fixed warnings found by Parfait (missing field initialiser). jiraref:VBP-1424

File:
1 edited

Legend:

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

    r107470 r107641  
    12371237    , m_enmMaximumGuestScreenSizePolicy(MaximumGuestScreenSizePolicy_Automatic)
    12381238    , m_u64MaximumGuestSize(0)
    1239 #ifdef VBOX_WITH_DRAG_AND_DROP_GH
     1239#ifdef VBOX_WITH_DRAG_AND_DROP
     1240    , m_pDnDHandler(NULL)
     1241# ifdef VBOX_WITH_DRAG_AND_DROP_GH
    12401242    , m_fIsDraggingFromGuest(false)
    1241 #endif
     1243# endif
     1244#endif /* VBOX_WITH_DRAG_AND_DROP */
    12421245    , m_pNativeEventFilter(0)
    12431246{
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