summaryrefslogtreecommitdiff
path: root/cui/source/options/optupdt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optupdt.hxx')
-rw-r--r--cui/source/options/optupdt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/optupdt.hxx b/cui/source/options/optupdt.hxx
index a9d397305c74..54bb2a3791f8 100644
--- a/cui/source/options/optupdt.hxx
+++ b/cui/source/options/optupdt.hxx
@@ -51,10 +51,10 @@ private:
void UpdateLastCheckedText();
public:
- SvxOnlineUpdateTabPage( Window* pParent, const SfxItemSet& rSet );
+ SvxOnlineUpdateTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
virtual ~SvxOnlineUpdateTabPage();
- static SfxTabPage* Create( Window* pParent, const SfxItemSet* rSet );
+ static SfxTabPage* Create( vcl::Window* pParent, const SfxItemSet* rSet );
virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet* rSet ) SAL_OVERRIDE;