do not save IPTC tags in the arp if they are unchanged
(cherry picked from commit c4c642794868c2b03fd824acc0a7db962162c16f)
This commit is contained in:
committed by
Lawrence Lee
parent
2ce81cccc5
commit
a0e9a59606
@@ -34,6 +34,7 @@ private:
|
||||
const std::unique_ptr<rtengine::procparams::IPTCPairs> changeList;
|
||||
const std::unique_ptr<rtengine::procparams::IPTCPairs> defChangeList;
|
||||
const std::unique_ptr<rtengine::procparams::IPTCPairs> embeddedData;
|
||||
bool changelist_valid_;
|
||||
|
||||
Gtk::TextView* captionView;
|
||||
Glib::RefPtr<Gtk::TextBuffer> captionText;
|
||||
|
Reference in New Issue
Block a user