aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_gfx_element.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_gfx_element.h')
-rw-r--r--engines/titanic/pet_control/pet_gfx_element.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_gfx_element.h b/engines/titanic/pet_control/pet_gfx_element.h
index f33058f786..91d9b9ccb2 100644
--- a/engines/titanic/pet_control/pet_gfx_element.h
+++ b/engines/titanic/pet_control/pet_gfx_element.h
@@ -61,7 +61,7 @@ public:
/**
* Get the bounds for the element
*/
- virtual void getBounds(Rect *rect);
+ virtual Rect getBounds() const;
/**
* Get the game object associated with this item