diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-05 15:08:50 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-06 20:15:49 +0200 |
| commit | 5579acd7ff7e1460f0b5bb54a4deedbd356153cd (patch) | |
| tree | e00ef2135b01dd0638526bde23dad5f28411cb0f /src/wx/kdm_output_panel.h | |
| parent | 0ab8cf5b312f36a14f66d4564c6f4b1694ddaae0 (diff) | |
Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.
Diffstat (limited to 'src/wx/kdm_output_panel.h')
| -rw-r--r-- | src/wx/kdm_output_panel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h index fbfc1205e..0281b26d0 100644 --- a/src/wx/kdm_output_panel.h +++ b/src/wx/kdm_output_panel.h @@ -54,7 +54,6 @@ public: std::pair<boost::shared_ptr<Job>, int> make ( std::list<KDMWithMetadataPtr > screen_kdms, std::string name, - KDMTimingPanel* timing, boost::function<bool (boost::filesystem::path)> confirm_overwrite ); |
