summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ShapeFont.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ShapeFont.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ShapeFont.cxx b/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
index 929c9cd846fb..95a19805471b 100644
--- a/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
+++ b/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
@@ -34,7 +34,7 @@ using namespace ::com::sun::star;
namespace chart
{
-ShapeFontDialog::ShapeFontDialog( Window* pParent, const SfxItemSet* pAttr,
+ShapeFontDialog::ShapeFontDialog( vcl::Window* pParent, const SfxItemSet* pAttr,
const ViewElementListProvider* pViewElementListProvider )
: SfxTabDialog(pParent, "CharDialog",
"modules/schart/ui/chardialog.ui", pAttr)