Replace references to DataModel with Data.

This commit is contained in:
Brent Simmons
2017-09-17 12:22:15 -07:00
parent 1c63e868c9
commit 0ce18fe11a
16 changed files with 16 additions and 16 deletions

View File

@@ -7,7 +7,7 @@
//
import Cocoa
import DataModel
import Data
//func addFolderWindowController() -> AddFolderWindowController {
//