summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/CorrelationDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/CorrelationDialog.hxx')
-rw-r--r--sc/source/ui/inc/CorrelationDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/CorrelationDialog.hxx b/sc/source/ui/inc/CorrelationDialog.hxx
index 42747a31ba14..ce2fee57ef48 100644
--- a/sc/source/ui/inc/CorrelationDialog.hxx
+++ b/sc/source/ui/inc/CorrelationDialog.hxx
@@ -18,7 +18,7 @@ class ScCorrelationDialog : public ScMatrixComparisonGenerator
public:
ScCorrelationDialog(
SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow,
- Window* pParent, ScViewData* pViewData);
+ vcl::Window* pParent, ScViewData* pViewData);
virtual bool Close() SAL_OVERRIDE;