carbon: moved used units from implementation to interface section

git-svn-id: trunk@21493 -
This commit is contained in:
dmitry 2009-08-31 09:17:45 +00:00
parent 6bd45cf1f1
commit 85fdf65c87

View File

@ -37,7 +37,7 @@ uses
LMessages, LCLMessageGlue, LCLProc, LCLType, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, Menus,
// LCL Carbon
CarbonDef, CarbonGDIObjects;
CarbonDef, CarbonGDIObjects, CarbonProc, CarbonDbgConsts;
type
@ -82,9 +82,6 @@ function CheckMenu(const Menu: HMENU; const AMethodName: String; AParamName: Str
implementation
uses
CarbonProc, CarbonDbgConsts;
{------------------------------------------------------------------------------
Name: CheckMenu
Params: Menu - Handle of menu