summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/textsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/textsh.hxx')
-rw-r--r--sw/source/uibase/inc/textsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/textsh.hxx b/sw/source/uibase/inc/textsh.hxx
index 8ac0722f5201..7c192aadb049 100644
--- a/sw/source/uibase/inc/textsh.hxx
+++ b/sw/source/uibase/inc/textsh.hxx
@@ -24,12 +24,12 @@
#include <unotools/caserotate.hxx>
class AbstractSvxPostItDialog;
-class SwFldMgr;
+class SwFieldMgr;
class SvxHyperlinkItem;
class SwTextShell: public SwBaseShell
{
- SwFldMgr* pPostItFldMgr;
+ SwFieldMgr* pPostItFieldMgr;
RotateTransliteration m_aRotateCase;
void InsertSymbol( SfxRequest& );