aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/m4.h
diff options
context:
space:
mode:
authorPaul Gilbert2009-12-05 05:44:46 +0000
committerPaul Gilbert2009-12-05 05:44:46 +0000
commit60fa351d32a0d133583662bc4cd20057be418b7a (patch)
treeffd9007b2cbc072180236ea316ac2693daf0dd17 /engines/m4/m4.h
parent1cc59d5a820e4e59e0316375faaddad43ed5c41b (diff)
downloadscummvm-rg350-60fa351d32a0d133583662bc4cd20057be418b7a.tar.gz
scummvm-rg350-60fa351d32a0d133583662bc4cd20057be418b7a.tar.bz2
scummvm-rg350-60fa351d32a0d133583662bc4cd20057be418b7a.zip
Expanded the actions view into a full user interface view, and added support for highlighting of user interface elements
svn-id: r46262
Diffstat (limited to 'engines/m4/m4.h')
-rw-r--r--engines/m4/m4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/m4/m4.h b/engines/m4/m4.h
index 6ed9444f51..c7bbfcdd87 100644
--- a/engines/m4/m4.h
+++ b/engines/m4/m4.h
@@ -186,7 +186,6 @@ public:
Font *_font;
Actor *_actor;
Scene *_scene;
- ActionsView *_actionsView;
Dialogs *_dialogs;
M4Surface *_screen;
Inventory *_inventory;