Fix more property names in _change_notify calls.
This commit is contained in:
parent
ff468e2d42
commit
0a287cfe4c
6 changed files with 18 additions and 17 deletions
|
|
@ -185,7 +185,7 @@ void SplitContainer::_resort() {
|
|||
}
|
||||
|
||||
update();
|
||||
_change_notify("split/offset");
|
||||
_change_notify("split_offset");
|
||||
}
|
||||
|
||||
Size2 SplitContainer::get_minimum_size() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue