mirror of https://gitlab.com/basile.b/dexed.git
proj inspector, add missing menu item
This commit is contained in:
parent
3be4860c28
commit
c4c35bb34a
|
@ -138,6 +138,7 @@ begin
|
|||
case index of
|
||||
0: exit(fActOpenFile);
|
||||
1: exit(fActSelConf);
|
||||
2: exit(fActBuildConf);
|
||||
else exit(nil);
|
||||
end;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue