summaryrefslogtreecommitdiff
path: root/sw/inc/SidebarWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SidebarWin.hxx')
-rw-r--r--sw/inc/SidebarWin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/SidebarWin.hxx b/sw/inc/SidebarWin.hxx
index 4d88b4623a1c..c6738fac6132 100644
--- a/sw/inc/SidebarWin.hxx
+++ b/sw/inc/SidebarWin.hxx
@@ -41,7 +41,7 @@ class SwEditWin;
class SwView;
class Edit;
class MenuButton;
-class SwFrm;
+class SwFrame;
namespace sw { namespace overlay {
class OverlayRanges;
@@ -247,7 +247,7 @@ class SwSidebarWin : public vcl::Window
bool mbIsFollow;
SwSidebarItem& mrSidebarItem;
- const SwFrm* mpAnchorFrm;
+ const SwFrame* mpAnchorFrame;
};
} } // eof namespace sw::sidebarwindows