summaryrefslogtreecommitdiff
path: root/cui/source/customize/eventdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/eventdlg.hxx')
-rw-r--r--cui/source/customize/eventdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/eventdlg.hxx b/cui/source/customize/eventdlg.hxx
index b883ab200f06..b6b6c61fdcb2 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -47,7 +47,7 @@ public:
/// this is only to let callers know that there is a LateInit which *must* be called
struct EarlyInit { };
- SvxEventConfigPage( Window *pParent, const SfxItemSet& rSet, EarlyInit );
+ SvxEventConfigPage( vcl::Window *pParent, const SfxItemSet& rSet, EarlyInit );
virtual ~SvxEventConfigPage();
void LateInit( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _rxFrame );