]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/commit
Fix inner initial state.
authorPetr Silhavik <silhavik.p@gmail.com>
Fri, 28 Dec 2012 15:52:25 +0000 (16:52 +0100)
committerPetr Silhavik <silhavik.p@gmail.com>
Fri, 28 Dec 2012 15:52:25 +0000 (16:52 +0100)
commit8cd84a1b471bb5d984e5ee5625bb2b344628d4bc
tree2d241871f5a363ae7807deb2e024b123ee418a97
parente10baa5c837e4a4350047772e216f7d5644859aa
Fix inner initial state.

There was a bug when finding inner initial states. If there was inner initial state, his name was ignored. As inner initial state was fixly used the second template argument. This argument means the outer context.
src/visualizer.cpp