From 14f55eb8c6e44763e70046b9661bd056280226a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Jun 2015 17:29:50 +0300 Subject: Add missing non null attributes into gui directory. --- src/gui/gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/gui.h') diff --git a/src/gui/gui.h b/src/gui/gui.h index a8b862f63..209c40749 100644 --- a/src/gui/gui.h +++ b/src/gui/gui.h @@ -226,7 +226,7 @@ class Gui final int getLastMouseY() const { return mLastMouseY; } - static MouseStateType getMouseState(int *const x, int *const y); + static MouseStateType getMouseState(int &x, int &y); /** * Sets the top widget. The top widget is the root widget -- cgit v1.2.3-70-g09d2