summaryrefslogtreecommitdiffstats
path: root/quanta
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-21 18:57:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-21 18:57:31 -0600
commit0111fdc2a40580d418d365006c52845c320558b0 (patch)
tree5d29946e0ff0b2b96efcd4b334fbc917ce8b32de /quanta
parent668d6c3c57f39dbf4c9aefaaabf5d2131e2ed599 (diff)
downloadtdewebdev-0111fdc2a40580d418d365006c52845c320558b0.tar.gz
tdewebdev-0111fdc2a40580d418d365006c52845c320558b0.zip
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
Diffstat (limited to 'quanta')
-rw-r--r--quanta/quanta_uml.xmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/quanta_uml.xmi b/quanta/quanta_uml.xmi
index 032b70a8..96ca78ec 100644
--- a/quanta/quanta_uml.xmi
+++ b/quanta/quanta_uml.xmi
@@ -411,7 +411,7 @@ See the operations in order to get a picture what's here." name="QuantaDoc" stat
<UML:Operation stereotype="" package="" xmi.id="404" type="" abstract="0" documentation="" name="KQApplicationPrivate" static="0" scope="200" />
<UML:Operation stereotype="" package="" xmi.id="405" type="void" abstract="0" documentation="" name="init" static="0" scope="202" />
<UML:Operation stereotype="" package="" xmi.id="406" type="" abstract="0" documentation="" name="~KQApplicationPrivate" static="0" scope="200" />
- <UML:Attribute stereotype="" package="" xmi.id="402" value="" type="KCmdLineArgs *" abstract="0" documentation="" name="args" static="0" scope="202" />
+ <UML:Attribute stereotype="" package="" xmi.id="402" value="" type="TDECmdLineArgs *" abstract="0" documentation="" name="args" static="0" scope="202" />
<UML:Attribute stereotype="" package="" xmi.id="403" value="" type="KSplash *" abstract="0" documentation="" name="splash" static="0" scope="202" />
</UML:Class>
<UML:Class stereotype="" package="" xmi.id="407" abstract="0" documentation="The class for a document. This is the editor widget, which contains the KTextEditor KPart and other editor related functions, such code completion, text inserting and so." name="Document" static="0" scope="200" >