Fixes several issues in Locallab GUI

- Log Encoding cannot be added to RT-spot
- RT crashes when "duplicate" or "delete" button is used without RT-spot
This commit is contained in:
Pandagrapher
2020-04-17 11:48:10 +02:00
parent 78ce750145
commit 9013700382
2 changed files with 11 additions and 4 deletions

View File

@@ -197,6 +197,7 @@ Locallab::Locallab():
addTool(toolpanel, expcontrast);
addTool(toolpanel, expcbdl);
addTool(toolpanel, expdenoi);
addTool(toolpanel, explog);
panel->pack_start(*toolpanel, false, false);
// Add separator