summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/cfgitems.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/cfgitems.hxx')
-rw-r--r--sw/source/uibase/inc/cfgitems.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/cfgitems.hxx b/sw/source/uibase/inc/cfgitems.hxx
index 2677f98bf355..41be1655e2d0 100644
--- a/sw/source/uibase/inc/cfgitems.hxx
+++ b/sw/source/uibase/inc/cfgitems.hxx
@@ -35,13 +35,13 @@ class SfxPrinter;
class SwViewShell;
class SwViewOption;
class SwContentOptPage;
-class SwShdwCrsrOptionsTabPage;
+class SwShdwCursorOptionsTabPage;
// OS 12.01.95
// Item for settings dialog - document view
class SW_DLLPUBLIC SwDocDisplayItem : public SfxPoolItem
{
- friend class SwShdwCrsrOptionsTabPage;
+ friend class SwShdwCursorOptionsTabPage;
friend class SwModule;
bool bParagraphEnd :1;