]> git.siccegge.de Git - frida/frida.git/commit
Add option to comment on instructions (in GUI)
authorChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Feb 2015 15:38:18 +0000 (16:38 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Wed, 18 Feb 2015 15:38:18 +0000 (16:38 +0100)
commit7d4bf581b5f2885d00a86f8a6235bc12fca10731
treeca5d39976a781ff40e3568ee81bdb7db675dbb36
parent083a8802e608a69d622ff5cda5d21ff61e289a85
Add option to comment on instructions (in GUI)
src/gui/Mainwindow.cxx
src/gui/dialogs/RenameFunctionDialog.cxx [deleted file]
src/gui/dialogs/RenameFunctionDialog.hxx [deleted file]
src/gui/dialogs/SimpleStringDialog.cxx [new file with mode: 0644]
src/gui/dialogs/SimpleStringDialog.hxx [new file with mode: 0644]
src/gui/widgets/BasicBlockWidget.cxx