summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_InsertTitle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_InsertTitle.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_InsertTitle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_InsertTitle.hxx b/chart2/source/controller/inc/dlg_InsertTitle.hxx
index b992606512d6..510b35563676 100644
--- a/chart2/source/controller/inc/dlg_InsertTitle.hxx
+++ b/chart2/source/controller/inc/dlg_InsertTitle.hxx
@@ -32,7 +32,7 @@ private:
boost::scoped_ptr< TitleResources > m_xTitleResources;
public:
- SchTitleDlg( Window* pParent, const TitleDialogData& rInput );
+ SchTitleDlg( vcl::Window* pParent, const TitleDialogData& rInput );
void getResult( TitleDialogData& rOutput );
};