summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/break.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/break.hxx')
-rw-r--r--sw/source/uibase/inc/break.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/break.hxx b/sw/source/uibase/inc/break.hxx
index 5d939e6efdae..55610b7dbe8c 100644
--- a/sw/source/uibase/inc/break.hxx
+++ b/sw/source/uibase/inc/break.hxx
@@ -62,7 +62,7 @@ protected:
virtual void Apply() SAL_OVERRIDE;
public:
- SwBreakDlg( Window *pParent, SwWrtShell &rSh );
+ SwBreakDlg( vcl::Window *pParent, SwWrtShell &rSh );
virtual ~SwBreakDlg();
OUString GetTemplateName() { return aTemplate; }