Rename the new overload of DoSetSplitterPosition() to use a different name: not only this avoids deprecation warnings that broke all the CI builds, but it also makes things more clear and simpler to use as all the derived classes don't need to override both the deprecated overload and the new one to avoid warnings about hiding a base class virtual function and can just override the new one. Also remove the default value "Refresh" for the flags which seems to be inconsistent with the default value "Null" used elsewhere and prefer to specify it explicitly. |
||
|---|---|---|
| .. | ||
| wx | ||
| check_syntax.sh | ||