VirtualBox

Changeset 102283 in vbox


Ignore:
Timestamp:
Nov 23, 2023 8:11:53 PM (10 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10501. Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h

    r102264 r102283  
    350350template<> SHARED_LIBRARY_STUFF QString toString(const KProcessStatus &status);
    351351template<> SHARED_LIBRARY_STUFF KProcessStatus fromString<KProcessStatus>(const QString &strStatus);
    352 template<> SHARED_LIBRARY_STUFF QString toString(const KMetricType &metricType);
    353 template<> SHARED_LIBRARY_STUFF KMetricType fromString<KMetricType>(const QString &strMetricType);
     352template<> SHARED_LIBRARY_STUFF QString toInternalString(const KMetricType &metricType);
     353template<> SHARED_LIBRARY_STUFF KMetricType fromInternalString<KMetricType>(const QString &strMetricType);
    354354
    355355
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