diff options
Diffstat (limited to 'src/lib/film.h')
| -rw-r--r-- | src/lib/film.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index 0c1959056..4c45c4ffc 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -405,6 +405,7 @@ private: void playlist_content_change (ChangeType type, boost::weak_ptr<Content>, int, bool frequent); void maybe_add_content (boost::weak_ptr<Job>, boost::weak_ptr<Content>, bool disable_audio_analysis); void audio_analysis_finished (); + void check_settings_consistency (); static std::string const metadata_file; |
