summaryrefslogtreecommitdiffstats
path: root/src/cite/ooo/ooohandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cite/ooo/ooohandler.h')
-rw-r--r--src/cite/ooo/ooohandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cite/ooo/ooohandler.h b/src/cite/ooo/ooohandler.h
index fd7f308..695794d 100644
--- a/src/cite/ooo/ooohandler.h
+++ b/src/cite/ooo/ooohandler.h
@@ -35,8 +35,8 @@ public:
virtual bool cite(Cite::Map& fields);
private:
-// static QString OUString2Q(const rtl::OUString& str);
-// static rtl::OUString QString2OU(const QString& str);
+// static TQString OUString2Q(const rtl::OUString& str);
+// static rtl::OUString TQString2OU(const TQString& str);
static Cite::Map s_fieldsMap;
static void buildFieldsMap();