diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:57:37 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:57:37 +0200 |
commit | 15ae7be824e362e8397532d7d60a3a93055caa41 (patch) | |
tree | 335b1112358991072b87137eb5ae8aa384b57c63 /chalk/doc | |
parent | 13402815bec5cb5702aedbd0a8119e40f106c2c1 (diff) | |
download | koffice-15ae7be824e362e8397532d7d60a3a93055caa41.tar.gz koffice-15ae7be824e362e8397532d7d60a3a93055caa41.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'chalk/doc')
-rw-r--r-- | chalk/doc/colorspaces.xmi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chalk/doc/colorspaces.xmi b/chalk/doc/colorspaces.xmi index c103b208..8fae7b48 100644 --- a/chalk/doc/colorspaces.xmi +++ b/chalk/doc/colorspaces.xmi @@ -35129,7 +35129,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" </classifiercodedocument> <classifiercodedocument writeOutCode="true" package="" id="cppheader864" parent_class="864" fileExt=".h" fileName="tdeparts" > <textblocks> - <codeblockwithcomments tag="hashDefBlock" text="#ifndef KPARTS_H&#010;#define KPARTS_H" > + <codeblockwithcomments tag="hashDefBlock" text="#ifndef TDEPARTS_H&#010;#define TDEPARTS_H" > <header> <cppcodedocumentation tag="" writeOutText="false" /> </header> @@ -35322,7 +35322,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" </cppheaderclassdeclarationblock> </textblocks> </hierarchicalcodeblock> - <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //KPARTS_H" > + <codeblockwithcomments tag="hashDefBlockEnd" text="#endif //TDEPARTS_H" > <header> <cppcodedocumentation tag="" writeOutText="false" /> </header> |