summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/condformatmgr.hxx')
-rw-r--r--sc/source/ui/inc/condformatmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/condformatmgr.hxx b/sc/source/ui/inc/condformatmgr.hxx
index 4531b9defc96..ee25532926b3 100644
--- a/sc/source/ui/inc/condformatmgr.hxx
+++ b/sc/source/ui/inc/condformatmgr.hxx
@@ -48,7 +48,7 @@ public:
class ScCondFormatManagerDlg : public ModalDialog
{
public:
- ScCondFormatManagerDlg(Window* pParent, ScDocument* pDoc, const ScConditionalFormatList* pFormatList, const ScAddress& rPos);
+ ScCondFormatManagerDlg(vcl::Window* pParent, ScDocument* pDoc, const ScConditionalFormatList* pFormatList, const ScAddress& rPos);
virtual ~ScCondFormatManagerDlg();
ScConditionalFormatList* GetConditionalFormatList();