Cleanup: handle Filter objects by value rather than by reference.
[dcpomatic.git] / src / wx / kdm_cpl_panel.h
index 720a1efe85007d1779f80de170959db4ba0cba81..9ce90217e8ac3a50a1b5d18ec08753fe8940c59b 100644 (file)
@@ -18,6 +18,7 @@
 
 */
 
+
 #include "lib/types.h"
 #include <dcp/warnings.h>
 LIBDCP_DISABLE_WARNINGS
@@ -25,6 +26,7 @@ LIBDCP_DISABLE_WARNINGS
 LIBDCP_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>
 
+
 class KDMCPLPanel : public wxPanel
 {
 public: