From 2f3a7112eafe7bfa6ddd9c6b8a3e6d11a44ce49d Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 28 Nov 2016 13:59:55 +0000 Subject: Add more memory domains to certain data --- src/window.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/window.hh') diff --git a/src/window.hh b/src/window.hh index 68ecc636..d4359864 100644 --- a/src/window.hh +++ b/src/window.hh @@ -75,7 +75,7 @@ private: DisplayCoord dimensions; size_t timestamp; size_t main_selection; - Vector selections; + Vector selections; }; Setup build_setup(const Context& context) const; Setup m_last_setup; -- cgit v1.2.3