diff options
Diffstat (limited to 'chalk/doc/chalk.xmi')
-rw-r--r-- | chalk/doc/chalk.xmi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chalk/doc/chalk.xmi b/chalk/doc/chalk.xmi index 87a6905e..afb78fdd 100644 --- a/chalk/doc/chalk.xmi +++ b/chalk/doc/chalk.xmi @@ -1427,7 +1427,7 @@ pixels in the brush." visibility="public" xmi.id="705" type="virtual KisAlphaMas <UML:Operation visibility="public" xmi.id="1098" type="TQ_INT32" name="maxLayerHeight" /> <UML:Operation visibility="public" xmi.id="1099" type="TQ_INT32" name="maxLayerWidth" /> <UML:Operation visibility="public" xmi.id="1100" type="" name="~KisConfig" /> - <UML:Attribute visibility="private" xmi.id="1086" value="" type="mutable KConfig *" name="m_cfg" /> + <UML:Attribute visibility="private" xmi.id="1086" value="" type="mutable TDEConfig *" name="m_cfg" /> </UML:Class> <UML:Class stereotype="class" visibility="public" xmi.id="1101" name="KisCanvasObserver" > <UML:Operation visibility="protected" xmi.id="1102" type="KisCanvasObserver &" name="=" > @@ -37897,7 +37897,7 @@ in the constructor, you have to call loadAsync. <cppcodedocumentation tag="" indentLevel="1" text="Fields" /> </header> <textblocks> - <ccfdeclarationcodeblock parent_id="1086" tag="tblock_0" canDelete="false" indentLevel="1" role_id="-1" text=" mutable KConfig * m_cfg;" > + <ccfdeclarationcodeblock parent_id="1086" tag="tblock_0" canDelete="false" indentLevel="1" role_id="-1" text=" mutable TDEConfig * m_cfg;" > <header> <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" /> </header> @@ -37973,7 +37973,7 @@ in the constructor, you have to call loadAsync. <header> <cppcodedocumentation tag="" /> </header> - <ccfdeclarationcodeblock parent_id="1086" tag="tblock_0" canDelete="false" indentLevel="1" role_id="-1" text=" mutable KConfig * m_cfg;" > + <ccfdeclarationcodeblock parent_id="1086" tag="tblock_0" canDelete="false" indentLevel="1" role_id="-1" text=" mutable TDEConfig * m_cfg;" > <header> <cppcodedocumentation tag="" writeOutText="false" indentLevel="1" /> </header> |