]> git.siccegge.de Git - frida/frida.git/commit
Remodel CustomQGraphicsTextItem being friend of BasicBlockWidget
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:38:04 +0000 (17:38 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Feb 2015 16:38:04 +0000 (17:38 +0100)
commit5497a8fca5ba55b7a6abacb826f0531cc847ee21
treea64a0cefe7ab834bb7f24e18ba33bedb93783a6c
parentdbf3f68ecc0c6d5d992a8d0e8254a42c561592f9
Remodel CustomQGraphicsTextItem being friend of BasicBlockWidget

The CustomQGraphicsTextItem is just an implementation detail of
BasicBlockWidget and can use its private members (mostly the logger and
mainwindow members)
src/gui/widgets/BasicBlockWidget.cxx
src/gui/widgets/BasicBlockWidget.hxx