metadata panel: do not use Gtk::manage for exifpanel and iptcpanel
(Fixes segfault due to removing the notebook pages in batch mode)
This commit is contained in:
@@ -36,6 +36,7 @@ private:
|
||||
|
||||
public:
|
||||
MetaDataPanel();
|
||||
~MetaDataPanel();
|
||||
|
||||
void setBatchMode(bool batchMode);
|
||||
void read(const rtengine::procparams::ProcParams* pp, const ParamsEdited* pedited = nullptr);
|
||||
|
Reference in New Issue
Block a user