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