VirtualBox

Changeset 61338 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 31, 2016 2:20:32 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107633
Message:

FE/Qt: follow-up to r107516 and make it right

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl

    r61227 r61338  
    303303    <!-- Interface forward declaration: -->
    304304    <xsl:text>/* Interface forward declaration: */&#x0A;</xsl:text>
    305     <xsl:text>class I</xsl:text>
     305    <xsl:text>COM_STRUCT_OR_CLASS(I</xsl:text>
    306306    <xsl:value-of select="substring(@name,2)"/>
    307     <xsl:text>;&#x0A;&#x0A;</xsl:text>
     307    <xsl:text>);&#x0A;&#x0A;</xsl:text>
    308308
    309309    <!-- Interface wrapper declaration: -->
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