summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ExponentialSmoothingDialog.hxx')
-rw-r--r--sc/source/ui/inc/ExponentialSmoothingDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
index 4572ac3e14f1..9012c6755435 100644
--- a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
+++ b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
@@ -29,7 +29,7 @@ private:
public:
ScExponentialSmoothingDialog(
SfxBindings* pB, SfxChildWindow* pCW,
- Window* pParent, ScViewData* pViewData );
+ vcl::Window* pParent, ScViewData* pViewData );
virtual ~ScExponentialSmoothingDialog();