mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
graph_widget_address_view_fix
This commit is contained in:
parent
a7da42fb85
commit
cf7626ef4e
@ -82,8 +82,6 @@ void GraphOptionsWidget::on_graphOffsetCheckBox_toggled(bool checked)
|
||||
{
|
||||
Config()->setConfig("ag.offset", checked);
|
||||
Config()->setConfig("asm.offset", checked);
|
||||
//Config()->getConfigBool('')
|
||||
//emit Core()->asmOptionsChanged();
|
||||
Core()->triggerAsmOptionsChanged();
|
||||
triggerOptionsChanged();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user