* Enable AddWatch

git-svn-id: trunk@28801 -
This commit is contained in:
marc 2010-12-22 10:31:31 +00:00
parent b669510279
commit ca330915bc

View File

@ -277,7 +277,7 @@ begin
actDeleteAll.Enabled := lvWatches.Items.Count > 0;
actProperties.Enabled := ItemSelected;
actAddWatch.Enabled := True;
actPower.Enabled := True;
end;