commit | 71237f2a3a5470183affa1f1089ade6f1b9d05b1 | [log] [tgz] |
---|---|---|
author | Carsten Hiesserich <carsten.hie@gmail.com> | Tue Aug 27 14:02:41 2013 +0200 |
committer | Carsten Hiesserich <carsten.hie@gmail.com> | Wed Aug 28 12:34:26 2013 +0200 |
tree | f9a57872674c8c78e0ea9ca24d783f4fcedf7a35 | |
parent | b2a2d78b70f2e7169a3220ac0f17e2e384652ec2 [diff] |
Fixed Exception in DocumentOutlinePage when no document is loaded. When the VEX Editor has no document loaded (e.g. because the doctype is invalid) there is no StyleSheet. This caused an NPE in the outline view. Change-Id: I258d3bf96fd05a530c9feff114d214101ebd9c3f Signed-off-by: Carsten Hiesserich <carsten.hie@gmail.com>