added published properties for gtkglarea

git-svn-id: trunk@3005 -
This commit is contained in:
mattias 2002-08-18 08:56:57 +00:00
parent 98d47eef11
commit 1ba0b4c245

View File

@ -7893,6 +7893,7 @@ begin
Project1.MainUnitInfo.Source, Project1.MainUnitInfo.Source,
AComponent.ClassName,AComponent.Name, AComponent.ClassName,AComponent.Name,
NewClassName,NewName,true); NewClassName,NewName,true);
Project1.MainUnitInfo.Modified:=true;
ApplyCodeToolChanges; ApplyCodeToolChanges;
if not BossResult then begin if not BossResult then begin
DoJumpToCodeToolBossError; DoJumpToCodeToolBossError;
@ -8675,6 +8676,9 @@ end.
{ ============================================================================= { =============================================================================
$Log$ $Log$
Revision 1.562 2003/05/09 14:21:25 mattias
added published properties for gtkglarea
Revision 1.561 2003/05/09 13:24:32 mattias Revision 1.561 2003/05/09 13:24:32 mattias
fixed renaming unit fixed renaming unit