Op 19-1-2011 15:09, [email protected] schreef:
Author: rgheck
Date: Wed Jan 19 15:09:44 2011
New Revision: 37260
URL: http://www.lyx.org/trac/changeset/37260

Log:
Simplify the new graph code just a bit.


If I wanted to simplify this, I would pimpl this class. Q_, mutex_, arrows_, bfs_init could all move to Graph::Private. This would make Graph.h look less scary and we can get rid of most #includes there.

Vincent

Reply via email to