OSDN Git Service

make ManagedBrush.settings a property
authorMartin Renold <martinxyz@gmx.ch>
Sun, 13 Nov 2011 20:01:02 +0000 (21:01 +0100)
committerMartin Renold <martinxyz@gmx.ch>
Tue, 22 Nov 2011 21:10:29 +0000 (22:10 +0100)
commit4e679283d5ba77bd4a678c7b6d0f8a33489564f3
treeeef15c6d48cc676679ceb206503f91073acb8ae0
parent3402453deda07f32ccc61d09ddd692faad1ac944
make ManagedBrush.settings a property

This gets rid of the 'if persistent and not settings_loaded:
load_settings()' in various places.
gui/brushmanager.py