mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-23 00:45:58 +02:00
added published properties for gtkglarea
git-svn-id: trunk@3005 -
This commit is contained in:
parent
98d47eef11
commit
1ba0b4c245
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user