Vincent Sanders c8c7de976a Fix crash when treeview widget is reinitialised
The treeview widget can be repeatedly finialised and initialised. The
content ready flag was not being cleard on initialisation so content
was being used in an bad state. For example this caused an assert when
content_redraw() was called on non-ready resource handles.
2016-12-28 15:25:46 +00:00
..
2016-05-26 11:18:41 +01:00
2016-05-26 11:18:41 +01:00
2016-11-21 00:07:13 +00:00
2016-06-14 12:39:54 +01:00
2016-05-26 11:18:41 +01:00
2016-11-19 13:55:01 +00:00