summaryrefslogtreecommitdiff
path: root/cui/source/inc/bbdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/bbdlg.hxx')
-rw-r--r--cui/source/inc/bbdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/bbdlg.hxx b/cui/source/inc/bbdlg.hxx
index f5fc9d242f88..ca5d43550925 100644
--- a/cui/source/inc/bbdlg.hxx
+++ b/cui/source/inc/bbdlg.hxx
@@ -28,7 +28,7 @@
class SvxBorderBackgroundDlg: public SfxTabDialog
{
public:
- SvxBorderBackgroundDlg(Window *pParent,
+ SvxBorderBackgroundDlg(vcl::Window *pParent,
const SfxItemSet& rCoreSet,
bool bEnableSelector = false,
bool bEnableDrawingLayerFillStyles = false);