summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/filemngr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/ui/filemngr.h')
-rw-r--r--src/emu/ui/filemngr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/ui/filemngr.h b/src/emu/ui/filemngr.h
index 3bcdb28679b..a2d7fbca74f 100644
--- a/src/emu/ui/filemngr.h
+++ b/src/emu/ui/filemngr.h
@@ -32,6 +32,7 @@ public:
private:
astring m_warnings;
+ bool m_curr_selected;
};
#endif /* __UI_FILEMNGR_H__ */