Author: filipzelic
Date: Fri Jul  3 12:02:37 2015
New Revision: 38742

URL: http://svn.gna.org/viewcvs/gnustep?rev=38742&view=rev
Log:
Added missing CARenderer+FrameworkPrivate.h

Added:
    libs/quartzcore/trunk/Source/CARenderer+FrameworkPrivate.h

Added: libs/quartzcore/trunk/Source/CARenderer+FrameworkPrivate.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/quartzcore/trunk/Source/CARenderer%2BFrameworkPrivate.h?rev=38742&view=auto
==============================================================================
--- libs/quartzcore/trunk/Source/CARenderer+FrameworkPrivate.h  (added)
+++ libs/quartzcore/trunk/Source/CARenderer+FrameworkPrivate.h  Fri Jul  3 
12:02:37 2015
@@ -0,0 +1,31 @@
+/* CARenderer+FrameworkPrivate.h
+ 
+ Copyright (C) 2015 Free Software Foundation, Inc.
+ 
+ Author: Filip Zelic <[email protected]>
+ Date: June 2015
+ 
+ This file is part of QuartzCore.
+ 
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ 
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ 
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; see the file COPYING.LIB.
+ If not, see <http://www.gnu.org/licenses/> or write to the
+ Free Software Foundation, 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ */
+
+#import "QuartzCore/CALayer.h"
+
+@interface CARenderer (FrameworkPrivate)
+- (void) takeNoteThatNextFrameTimeChanged;
+@end


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to