summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/HeaderFooterWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/HeaderFooterWin.hxx')
-rw-r--r--sw/source/uibase/inc/HeaderFooterWin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/HeaderFooterWin.hxx b/sw/source/uibase/inc/HeaderFooterWin.hxx
index efe7d13a83d9..6f151fd8ec69 100644
--- a/sw/source/uibase/inc/HeaderFooterWin.hxx
+++ b/sw/source/uibase/inc/HeaderFooterWin.hxx
@@ -23,7 +23,7 @@ class SwHeaderFooterWin : public MenuButton, public SwFrameControl
OUString m_sLabel;
bool m_bIsHeader;
PopupMenu* m_pPopupMenu;
- Window* m_pLine;
+ vcl::Window* m_pLine;
bool m_bIsAppearing;
int m_nFadeRate;
Timer m_aFadeTimer;