mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-25 20:00:42 +00:00
Header fixes.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* AppController.j
|
||||
* TableTest/Editing
|
||||
* TableTest/Editing
|
||||
*
|
||||
* Created by You on July 15, 2011.
|
||||
* Copyright 2010, Your Company All rights reserved.
|
||||
* Created by Mike Fellows on July 15, 2011.
|
||||
* Copyright 2010, All rights reserved.
|
||||
*/
|
||||
|
||||
@import <AppKit/CPScrollView.j>
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
* Jakefile
|
||||
* Editing
|
||||
*
|
||||
* Created by You on July 15, 2011.
|
||||
* Copyright 2011, Your Company All rights reserved.
|
||||
* Created by Mike Fellows on July 15, 2011.
|
||||
* Copyright 2010, All rights reserved.
|
||||
*/
|
||||
|
||||
var ENV = require("system").env,
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* AppController.j
|
||||
* DragAndDrop
|
||||
* TableTest/Editing
|
||||
*
|
||||
* Created by You on July 15, 2011.
|
||||
* Copyright 2011, Your Company All rights reserved.
|
||||
* Created by Mike Fellows on July 15, 2011.
|
||||
* Copyright 2010, All rights reserved.
|
||||
*/
|
||||
|
||||
@import <Foundation/Foundation.j>
|
||||
|
||||
Reference in New Issue
Block a user