X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/0fc44e732f98ed55cdd0d0914c4031ad9c005edc..HEAD:/ITWindowEffect.h diff --git a/ITWindowEffect.h b/ITWindowEffect.h index e1eff56..6fd2586 100644 --- a/ITWindowEffect.h +++ b/ITWindowEffect.h @@ -4,15 +4,12 @@ * * Protocol and abstract superclass for performing effects on windows. * - * Copyright (c) 2005 by iThink Software. - * All Rights Reserved. - * - * $Id$ + * Copyright (c) 2005 iThink Software * */ #import -#import "ITWindowPositioning.h" +#import @class ITTransientStatusWindow;