diff options
Diffstat (limited to 'kpresenter/KPrWebPresentation.cpp')
-rw-r--r-- | kpresenter/KPrWebPresentation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrWebPresentation.cpp b/kpresenter/KPrWebPresentation.cpp index 00c0dbf4..5d899847 100644 --- a/kpresenter/KPrWebPresentation.cpp +++ b/kpresenter/KPrWebPresentation.cpp @@ -76,7 +76,7 @@ #include "KoDocumentInfo.h" -// Comes from koffice/filters/libexport/KWEFUtils.cc +// Comes from koffice/filters/libexport/KWEFUtils.cpp static TQString EscapeSgmlText(const TQTextCodec* codec, const TQString& strIn, const bool quot = false , const bool apos = false ) { |