diff options
Diffstat (limited to 'umbrello/umbrello/codegenerators/xmlcodecomment.cpp')
-rw-r--r-- | umbrello/umbrello/codegenerators/xmlcodecomment.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/xmlcodecomment.cpp b/umbrello/umbrello/codegenerators/xmlcodecomment.cpp index 8d3a6893..01e79399 100644 --- a/umbrello/umbrello/codegenerators/xmlcodecomment.cpp +++ b/umbrello/umbrello/codegenerators/xmlcodecomment.cpp @@ -41,7 +41,7 @@ XMLCodeComment::~XMLCodeComment ( ) { } // /** - * @return QString + * @return TQString */ TQString XMLCodeComment::toString ( ) { |