fixed SourceChangeCache when nothing has changed

git-svn-id: trunk@2845 -
This commit is contained in:
mattias 2002-08-18 08:54:51 +00:00
parent 26cf8915f4
commit aba2e71f18

View File

@ -7158,6 +7158,7 @@ begin
writeln('');
writeln('[TMainIDE.OnPropHookShowMethod] ************ "',AMethodName,'" ',ActiveUnitInfo.Filename);
{ $ENDIF}
if CodeToolBoss.JumpToPublishedMethodBody(ActiveUnitInfo.Source,
ActiveUnitInfo.Form.ClassName,AMethodName,
NewSource,NewX,NewY,NewTopLine) then
@ -7503,6 +7504,9 @@ end.
{ =============================================================================
$Log$
Revision 1.436 2002/12/02 10:44:55 mattias
fixed SourceChangeCache when nothing has changed
Revision 1.435 2002/11/29 17:51:04 mattias
star mark for modified editors and OI combo multiselection text