diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-31 04:15:04 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-31 04:15:04 +0000 |
commit | 396e121758a344c50800867343bed230aea11a64 (patch) | |
tree | 594d397452138da5ab8cb06ba23f1cb8cfa12fd8 /quanta/quanta_uml.xmi | |
parent | a401060f421c5533f26cb038a59c6f7b24e51266 (diff) | |
download | tdewebdev-396e121758a344c50800867343bed230aea11a64.tar.gz tdewebdev-396e121758a344c50800867343bed230aea11a64.zip |
Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/quanta_uml.xmi')
-rw-r--r-- | quanta/quanta_uml.xmi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/quanta/quanta_uml.xmi b/quanta/quanta_uml.xmi index b6b4ee96..3903e794 100644 --- a/quanta/quanta_uml.xmi +++ b/quanta/quanta_uml.xmi @@ -428,7 +428,7 @@ See the operations in order to get a picture what's here." name="QuantaDoc" stat <UML:Parameter stereotype="" package="" xmi.id="435" value="" type="Tag *" abstract="0" documentation="" name="tag" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="436" value="" type="QDict < QString > *" abstract="0" documentation="" name="dict" static="0" scope="200" /> </UML:Operation> - <UML:Operation stereotype="" package="" xmi.id="437" type="void" abstract="0" documentation="" name="checkDirtytqStatus" static="0" scope="200" /> + <UML:Operation stereotype="" package="" xmi.id="437" type="void" abstract="0" documentation="" name="checkDirtyStatus" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="438" type="int" abstract="0" documentation="" name="checkOverwrite" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="439" value="" type="KURL" abstract="0" documentation="" name="u" static="0" scope="200" /> </UML:Operation> @@ -549,7 +549,7 @@ See the operations in order to get a picture what's here." name="QuantaDoc" stat <UML:Operation stereotype="" package="" xmi.id="533" type="void" abstract="0" documentation="" name="setDTDIdentifier" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="534" value="" type=TQSTRING_OBJECT_NAME_STRING abstract="0" documentation="" name="id" static="0" scope="200" /> </UML:Operation> - <UML:Operation stereotype="" package="" xmi.id="535" type="void" abstract="0" documentation="" name="setDirtytqStatus" static="0" scope="200" > + <UML:Operation stereotype="" package="" xmi.id="535" type="void" abstract="0" documentation="" name="setDirtyStatus" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="536" value="" type="bool" abstract="0" documentation="" name="status" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="537" type="void" abstract="0" documentation="" name="setModified" static="0" scope="200" > @@ -2506,7 +2506,7 @@ See the operations in order to get a picture what's here." name="QuantaDoc" stat <listitem open="0" type="814" id="408" label="baseURL" /> <listitem open="0" type="814" id="409" label="busy" /> <listitem open="0" type="815" id="434" label="changeTag" /> - <listitem open="0" type="815" id="437" label="checkDirtytqStatus" /> + <listitem open="0" type="815" id="437" label="checkDirtyStatus" /> <listitem open="0" type="815" id="438" label="checkOverwrite" /> <listitem open="0" type="815" id="440" label="clearTempFile" /> <listitem open="0" type="815" id="441" label="closeTempFile" /> @@ -2555,7 +2555,7 @@ See the operations in order to get a picture what's here." name="QuantaDoc" stat <listitem open="0" type="815" id="524" label="scriptCodeCompletion" /> <listitem open="0" type="815" id="528" label="selectText" /> <listitem open="0" type="815" id="533" label="setDTDIdentifier" /> - <listitem open="0" type="815" id="535" label="setDirtytqStatus" /> + <listitem open="0" type="815" id="535" label="setDirtyStatus" /> <listitem open="0" type="815" id="537" label="setModified" /> <listitem open="0" type="815" id="539" label="setParsingDTD" /> <listitem open="0" type="815" id="541" label="setUntitledUrl" /> |