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:
@@ -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
|
||||
|
Reference in New Issue
Block a user