VirtualBox

Changeset 75641 in vbox


Ignore:
Timestamp:
Nov 21, 2018 11:04:54 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126819
Message:

FE/Qt: bugref:9289: Build fix for r126818 (same as r126815).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsContextMenu.cpp

    r75640 r75641  
    952952                    static_cast<UIExtraDataMetaDefs::DetailsElementOptionTypeDescription>(metaEnum.keyToValue(metaEnum.key(iKeyIndex)));
    953953                /* Skip invalid and default types: */
    954                 if (   enmOptionType == UIExtraDataMetaDefs::DetailsElementOptionTypeGeneral_Invalid
    955                     || enmOptionType == UIExtraDataMetaDefs::DetailsElementOptionTypeGeneral_Default)
     954                if (   enmOptionType == UIExtraDataMetaDefs::DetailsElementOptionTypeDescription_Invalid
     955                    || enmOptionType == UIExtraDataMetaDefs::DetailsElementOptionTypeDescription_Default)
    956956                    continue;
    957957                /* And create list-widget item of it: */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette