pull/1/head
Darrell Anderson 12 years ago
parent 505c28418e
commit ba7ac61179

@ -294,7 +294,7 @@
<xsl:value-of select="$nlIndent8"/>
<xsl:value-of select="concat($object, '.', $method,
'( new TQSize( ', kde:if(width, width, 0), ', '
, kde:if(heigth, heigth, 0),
, kde:if(height, height, 0),
' ) );')"/>
</xsl:template>

Loading…
Cancel
Save