aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_user_interface.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-05-30 13:04:22 -0400
committerPaul Gilbert2015-05-30 13:04:22 -0400
commit1f7555c2ca753c4b68c3a53c651dead981e7b81d (patch)
tree52a64e20a771595c30e133673dae45dd69743020 /engines/sherlock/scalpel/scalpel_user_interface.h
parent442fb847683aa789ae75dcf990040a13691293b6 (diff)
downloadscummvm-rg350-1f7555c2ca753c4b68c3a53c651dead981e7b81d.tar.gz
scummvm-rg350-1f7555c2ca753c4b68c3a53c651dead981e7b81d.tar.bz2
scummvm-rg350-1f7555c2ca753c4b68c3a53c651dead981e7b81d.zip
SHERLOCK: Further compilation fixes
Diffstat (limited to 'engines/sherlock/scalpel/scalpel_user_interface.h')
-rw-r--r--engines/sherlock/scalpel/scalpel_user_interface.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/engines/sherlock/scalpel/scalpel_user_interface.h b/engines/sherlock/scalpel/scalpel_user_interface.h
index dbc3945582..552bcf00c5 100644
--- a/engines/sherlock/scalpel/scalpel_user_interface.h
+++ b/engines/sherlock/scalpel/scalpel_user_interface.h
@@ -80,12 +80,6 @@ private:
void toggleButton(int num);
/**
- * Creates a text window and uses it to display the in-depth description
- * of the highlighted object
- */
- void examine();
-
- /**
* Print the name of an object in the scene
*/
void lookScreen(const Common::Point &pt);
@@ -172,6 +166,12 @@ public:
* (not selected) position
*/
void restoreButton(int num);
+
+ /**
+ * Creates a text window and uses it to display the in-depth description
+ * of the highlighted object
+ */
+ void examine();
public:
/**
* Resets the user interface