summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/wmadaptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/wmadaptor.hxx')
-rw-r--r--vcl/inc/unx/wmadaptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/wmadaptor.hxx b/vcl/inc/unx/wmadaptor.hxx
index e2ae8ce08432..d5fcb32cc558 100644
--- a/vcl/inc/unx/wmadaptor.hxx
+++ b/vcl/inc/unx/wmadaptor.hxx
@@ -198,7 +198,7 @@ public:
/*
* gets the workarea the specified window is on (or -1)
*/
- int getWindowWorkArea( XLIB_Window aWindow ) const;
+ int getWindowWorkArea( ::Window aWindow ) const;
/*
* gets the specified workarea
*/