]> git.sesse.net Git - nageru/commit
Fix issues with shutdown happening without a context.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 May 2017 19:32:38 +0000 (21:32 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 May 2017 19:32:38 +0000 (21:32 +0200)
commit8e1a85982b55de58305476055dc4037be063be80
tree6db9d9a899caaa202bc88c7e07017350038061bc
parent29fc190374dddd2569e6863fb480669a7af72e44
Fix issues with shutdown happening without a context.

Should also be cleaner with not having to delete and recreate
the Analyzer all the time.
analyzer.cpp
analyzer.h
mainwindow.cpp
mainwindow.h