Files
godot/tools
volzhs f3a3596295 fix error when open project and close editor
### when open project ###
```
ERROR: Attempt to connect nonexistent signal 'size_flags_changed' to method 'queue_sort'
   At: core\object.cpp:1400
ERROR: Attempt to connect nonexistent signal 'minimum_size_changed' to method '_child_minsize_changed'
   At: core\object.cpp:1400
ERROR: Attempt to connect nonexistent signal 'visibility_changed' to method '_child_minsize_changed'
   At: core\object.cpp:1400
```

### when close editor ###
```
ERROR: Nonexistent signal: size_flags_changed
   At: core\object.cpp:1458
ERROR: Nonexistent signal: minimum_size_changed
   At: core\object.cpp:1458
ERROR: Nonexistent signal: visibility_changed
   At: core\object.cpp:1458
```
2016-05-22 20:07:31 +09:00
..
2016-04-25 19:08:22 +02:00
2016-04-02 20:26:12 +02:00
2014-02-09 22:10:30 -03:00
2016-03-09 00:00:52 +01:00
2016-05-13 16:53:08 +03:00
2016-03-09 00:00:52 +01:00
2016-04-02 20:26:12 +02:00
2016-04-02 20:26:12 +02:00
2016-04-02 20:26:12 +02:00
2016-04-02 20:26:12 +02:00
2016-02-28 20:39:29 -03:00
2016-04-02 20:26:12 +02:00