mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 18:00:26 +02:00
fixed SourceChangeCache when nothing has changed
git-svn-id: trunk@2845 -
This commit is contained in:
parent
26cf8915f4
commit
aba2e71f18
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user