summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index d48ee26c1..bb7353a9b 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -43,7 +43,7 @@ public:
return _film;
}
- void set_film (boost::shared_ptr<Film> f);
+ void set_film (boost::shared_ptr<Film>);
void set_general_sensitivity (bool s);
void set_selection (boost::weak_ptr<Content>);