VirtualBox

Ignore:
Timestamp:
Nov 13, 2015 12:30:00 PM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: ​​bugref:8088: Rework session-information window: Adding new enum types for information-window elements for runtime-information tab.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h

    r58674 r58686  
    675675    InformationElementType_SF,
    676676    InformationElementType_UI,
    677     InformationElementType_Description
    678 };
     677    InformationElementType_Description,
     678    InformationElementType_RuntimeAttributes,
     679    InformationElementType_StorageStatistics,
     680    InformationElementType_NetworkStatistics
     681};
     682Q_DECLARE_METATYPE(InformationElementType);
    679683
    680684#endif /* !___UIExtraDataDefs_h___ */
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