IDE: comment

git-svn-id: trunk@35971 -
This commit is contained in:
mattias 2012-03-14 09:18:39 +00:00
parent b4a29ed05b
commit 0100b74916

View File

@ -2366,6 +2366,7 @@ end;
function TMainIDE.GetActiveDesigner: TComponentEditorDesigner;
// returns the designer that is currently active
// the MainIDEBar is ignored
var
ActForm: TCustomForm;
begin