summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/optload.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/optload.hxx')
-rw-r--r--sw/source/uibase/inc/optload.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/optload.hxx b/sw/source/uibase/inc/optload.hxx
index 6a0f8987b07f..5ac39f582816 100644
--- a/sw/source/uibase/inc/optload.hxx
+++ b/sw/source/uibase/inc/optload.hxx
@@ -32,7 +32,7 @@
#include <swlbox.hxx>
#include <caption.hxx>
-class SwFldMgr;
+class SwFieldMgr;
class SvTreeListEntry;
class SwWrtShell;
@@ -150,7 +150,7 @@ private:
OUString m_sNone;
- SwFldMgr* pMgr;
+ SwFieldMgr* pMgr;
bool bHTMLMode;
DECL_LINK(SelectHdl, void *);