diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:30:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:30:22 -0600 |
commit | da4097d57f460eed4814a1c37fbb76a76e19d421 (patch) | |
tree | b6ef741955039fd648b7c33964a080c8f240204e /quanta/quanta_uml.xmi | |
parent | a6421d953bee2eafa951c8b72b367527800fef37 (diff) | |
download | tdewebdev-da4097d57f460eed4814a1c37fbb76a76e19d421.tar.gz tdewebdev-da4097d57f460eed4814a1c37fbb76a76e19d421.zip |
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'quanta/quanta_uml.xmi')
-rw-r--r-- | quanta/quanta_uml.xmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/quanta_uml.xmi b/quanta/quanta_uml.xmi index 48793fe8..365a7cae 100644 --- a/quanta/quanta_uml.xmi +++ b/quanta/quanta_uml.xmi @@ -336,7 +336,7 @@ See the operations in order to get a picture what's here." name="QuantaDoc" stat <UML:Operation stereotype="" package="" xmi.id="347" type=TQSTRING_OBJECT_NAME_STRING abstract="0" documentation="" name="makeRxCompatible" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="348" value="" type="const QString" abstract="0" documentation="" name="s" static="0" scope="200" /> </UML:Operation> - <UML:Operation stereotype="" package="" xmi.id="349" type="KStandardDirs *" abstract="0" documentation="" name="pluginDirs" static="0" scope="200" > + <UML:Operation stereotype="" package="" xmi.id="349" type="TDEStandardDirs *" abstract="0" documentation="" name="pluginDirs" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="350" value="" type="const char *" abstract="0" documentation="" name="type" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="351" type=TQSTRING_OBJECT_NAME_STRING abstract="0" documentation="" name="qUrl" static="0" scope="200" > |