Mercurial > hg > svapp
log framework/MainWindowBase.cpp @ 409:41242512d544
age | author | description |
---|---|---|
Wed, 03 Sep 2014 09:35:56 +0100 | Chris Cannam | Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan) |
Tue, 02 Sep 2014 16:06:41 +0100 | Chris Cannam | Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work) |