Over two years ago, we released Wt 4.0.0, embracing the C++11 standard.
We’ve already been limiting Wt 3 to mostly bug fixes for a while now, but some new features kept being included mostly because we wanted them in JWt too.
Now that we’ve just announced JWt 4, which is based on Wt 4, the time has come to announce the discontinuation of Wt 3.
We’ll be maintaining Wt 3 for another year, so expect no more Wt 3.x releases starting from 2021.
auto expandIcon =which is infuriating to work with
cpp14::make_unique<IconPair>(imagePlus_[Last], imageMin_[Last]);
expandIcon_ = expandIcon.get();
expandIcon_->hide();