mirror of https://gitlab.com/basile.b/dexed.git
fix default configs were not shown anymore until a dblckick on the proj insp widget tree.
This commit is contained in:
parent
d8e44821cb
commit
7f9b3af3ca
|
@ -94,6 +94,7 @@ begin
|
|||
//
|
||||
reset;
|
||||
addDefaults;
|
||||
subjProjChanged(TCEProjectSubject(fProjectSubject), self);
|
||||
//
|
||||
fModified := false;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue