From 4ed8eafd541c2c5867795db56c440e444cc0aeff Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 16 Oct 2013 22:07:00 +0100 Subject: string -> filesystem::path --- src/wx/film_editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wx') diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index 06a65dd9f..80c35d3d8 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -50,7 +50,7 @@ public: void set_film (boost::shared_ptr); void set_selection (boost::weak_ptr); - boost::signals2::signal FileChanged; + boost::signals2::signal FileChanged; /* Stuff for panels */ -- cgit v1.2.3