summaryrefslogtreecommitdiff
path: root/src/wx/hints_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/hints_dialog.h')
-rw-r--r--src/wx/hints_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/hints_dialog.h b/src/wx/hints_dialog.h
index 2755c70fd..709587ac9 100644
--- a/src/wx/hints_dialog.h
+++ b/src/wx/hints_dialog.h
@@ -48,6 +48,7 @@ private:
wxRichTextCtrl* _text;
boost::shared_ptr<Hints> _hints;
std::list<std::string> _current;
+ bool _finished;
boost::signals2::scoped_connection _film_change_connection;
boost::signals2::scoped_connection _film_content_change_connection;