summaryrefslogtreecommitdiff
path: root/sw/inc/txtftn.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-08-14 23:46:15 +0200
committerMichael Stahl <mstahl@redhat.com>2013-08-14 23:46:15 +0200
commita3dd85fcd159c8a4162c2942e30b15c7f57be115 (patch)
treeb1e566c4298741e70191c8570e71a8dd81b45e06 /sw/inc/txtftn.hxx
parent5662ed17c5c5610ab7dec0db0072124dd4e313d6 (diff)
declare OUString in rtl namespace
Change-Id: I8095b2a122b6dd4ce01b5c62a9a51f9724db8bca
Diffstat (limited to 'sw/inc/txtftn.hxx')
-rw-r--r--sw/inc/txtftn.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/txtftn.hxx b/sw/inc/txtftn.hxx
index 9dc60a22d1f7..8a4899f21bf4 100644
--- a/sw/inc/txtftn.hxx
+++ b/sw/inc/txtftn.hxx
@@ -21,12 +21,13 @@
#include <txatbase.hxx>
+namespace rtl { class OUString; }
+
class SwNodeIndex;
class SwTxtNode;
class SwNodes;
class SwDoc;
class SwFrm;
-class OUString;
// ATT_FTN **********************************************************