]> git.sesse.net Git - casparcg/blobdiff - common/env.h
[env] Added backwards compatibility (with deprecation warning) for using thumbnails...
[casparcg] / common / env.h
index da4cde38d433907f57503410ed93761edb1f7bdf..d53776eec70f24e9797a954f28d3621456d47f93 100644 (file)
@@ -40,4 +40,6 @@ const std::wstring& version();
 
 const boost::property_tree::wptree& properties();
 
+void log_configuration_warnings();
+
 } }