fix default configs were not shown anymore until a dblckick on the proj insp widget tree.

This commit is contained in:
Basile Burg 2014-08-19 08:46:47 +02:00
parent d8e44821cb
commit 7f9b3af3ca
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ begin
//
reset;
addDefaults;
subjProjChanged(TCEProjectSubject(fProjectSubject), self);
//
fModified := false;
end;