fix regression for carbon window moving

git-svn-id: trunk@20798 -
This commit is contained in:
dmitry 2009-07-06 07:42:51 +00:00
parent 38f59b66ac
commit 0e44015c85

View File

@ -1142,7 +1142,7 @@ begin
if OSError(
CreateNewWindow(NewWindowClass,
Attributes or kWindowCompositingAttribute {or kWindowStandardHandlerAttribute}
Attributes or kWindowCompositingAttribute or kWindowStandardHandlerAttribute
or kWindowLiveResizeAttribute, GetCarbonRect(0, 0, 0, 0), AWindow),
Self, SCreateWidget, 'CreateNewWindow') then
begin