summaryrefslogtreecommitdiff
path: root/cui/source/options/optcolor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optcolor.hxx')
-rw-r--r--cui/source/options/optcolor.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/optcolor.hxx b/cui/source/options/optcolor.hxx
index d19c6c628875..509d9f13ab7a 100644
--- a/cui/source/options/optcolor.hxx
+++ b/cui/source/options/optcolor.hxx
@@ -47,10 +47,10 @@ class SvxColorOptionsTabPage : public SfxTabPage
void UpdateColorConfig();
public:
- SvxColorOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
+ SvxColorOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
virtual ~SvxColorOptionsTabPage( );
- static SfxTabPage* Create( Window* pParent, const SfxItemSet* rAttrSet );
+ static SfxTabPage* Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet* rSet ) SAL_OVERRIDE;