summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_editor.h')
-rw-r--r--src/wx/film_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h
index c0e4ec3b4..23fd3352a 100644
--- a/src/wx/film_editor.h
+++ b/src/wx/film_editor.h
@@ -39,7 +39,7 @@ public:
void set_film (Film *);
void setup_visibility ();
-//XXX sigc::signal1<void, std::string> FileChanged;
+ sigc::signal1<void, std::string> FileChanged;
private:
/* Handle changes to the view */