Skip to content
Snippets Groups Projects
Commit 57a830a2 authored by Julien Michel's avatar Julien Michel
Browse files

BUG: Fix metadata export in saveState() introduced in previous bugfix

parent 20ffa812
No related branches found
No related tags found
No related merge requests found
......@@ -784,6 +784,10 @@ namespace ossimplugins
numBands,
true);
#endif
// Ensure that superclass members are initialized
loadState(theProductKwl);
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment