From 01910f32f091debc62a8151b3bbde919d95d3fb3 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 30 Jul 2016 17:45:50 -0400 Subject: TITANIC: Fix identified warnings --- engines/titanic/pet_control/pet_control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/pet_control/pet_control.h') diff --git a/engines/titanic/pet_control/pet_control.h b/engines/titanic/pet_control/pet_control.h index 362fc11f6e..ef7e49d4e4 100644 --- a/engines/titanic/pet_control/pet_control.h +++ b/engines/titanic/pet_control/pet_control.h @@ -143,7 +143,7 @@ public: /** * Gets the bounds occupied by the item */ - virtual Rect getBounds(); + virtual Rect getBounds() const; /** * Setups the sections within the PET -- cgit v1.2.3