summaryrefslogtreecommitdiff
path: root/src/mwindowpropertycache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mwindowpropertycache.h')
-rw-r--r--src/mwindowpropertycache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mwindowpropertycache.h b/src/mwindowpropertycache.h
index 5f049a0..e75a5d0 100644
--- a/src/mwindowpropertycache.h
+++ b/src/mwindowpropertycache.h
@@ -80,7 +80,7 @@ public:
}
return real_geom;
}
- const QRegion shapeRegion();
+ const QRegion &shapeRegion();
void shapeRefresh() {
if (!shape_rects_valid)
shapeRegion();