diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-01-16 15:18:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-04-29 01:44:15 +0200 |
| commit | 3cbc5434edfd0eff96d4e25313d1dfcde478070c (patch) | |
| tree | 69b3d64de7714edc5e1c477766a2629eb8b0a75e /src/wx/film_editor.h | |
| parent | 9b7a360f05b5074b1a13bf329416e1f86eb27f9d (diff) | |
Set window title based on the directory from Film.
Diffstat (limited to 'src/wx/film_editor.h')
| -rw-r--r-- | src/wx/film_editor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index 61557ce1c..0ba021b62 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -50,7 +50,6 @@ public: void set_film (std::shared_ptr<Film>); void first_shown (); - boost::signals2::signal<void (boost::filesystem::path)> FileChanged; boost::signals2::signal<void (void)> SelectionChanged; /* Stuff for panels */ |
