summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/docfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/docfnote.hxx')
-rw-r--r--sw/source/uibase/inc/docfnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/docfnote.hxx b/sw/source/uibase/inc/docfnote.hxx
index 6878450ec754..0649254bf2cf 100644
--- a/sw/source/uibase/inc/docfnote.hxx
+++ b/sw/source/uibase/inc/docfnote.hxx
@@ -36,7 +36,7 @@ class SwFootNoteOptionDlg :public SfxTabDialog
DECL_LINK( OkHdl, Button * );
public:
- SwFootNoteOptionDlg(Window *pParent, SwWrtShell &rSh );
+ SwFootNoteOptionDlg(vcl::Window *pParent, SwWrtShell &rSh );
};
#endif