summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/vclxwindow.hxx')
-rw-r--r--include/toolkit/awt/vclxwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/vclxwindow.hxx b/include/toolkit/awt/vclxwindow.hxx
index 7c7913eadb56..18cd3f0392ca 100644
--- a/include/toolkit/awt/vclxwindow.hxx
+++ b/include/toolkit/awt/vclxwindow.hxx
@@ -136,7 +136,7 @@ public:
void suspendVclEventListening( );
void resumeVclEventListening( );
- void notifyWindowRemoved( vcl::Window& _rWindow );
+ void notifyWindowRemoved( vcl::Window const & _rWindow );
// css::lang::XUnoTunnel
static const css::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();