From 7ace328cb86a83db670ba0401176ad108a9c107c Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 31 Jul 2016 18:08:57 -0400 Subject: TITANIC: Fix various warnings --- engines/titanic/pet_control/pet_save.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/titanic/pet_control/pet_save.h') diff --git a/engines/titanic/pet_control/pet_save.h b/engines/titanic/pet_control/pet_save.h index d37f4e3012..54e91e4c76 100644 --- a/engines/titanic/pet_control/pet_save.h +++ b/engines/titanic/pet_control/pet_save.h @@ -47,7 +47,7 @@ public: /** * Highlight any currently highlighted element */ - virtual void highlightCurrent(); + virtual void highlightCurrent(const Point &pt); /** * Returns the tooltip text for when the glyph is selected -- cgit v1.2.3