Add difficulty to MISSING

This commit is contained in:
Gregory John Casamento 2020-07-31 17:54:09 -04:00
parent 0839b27b43
commit 1a42596079

62
MISSING
View file

@ -1,37 +1,37 @@
MISSING HEADERS
MISSING HEADERS ( * = difficult, - = quick, + = placeholder )
---
> NSATSTypesetter.h
> NSCollectionViewCompositionalLayout.h
> NSCollectionViewFlowLayout.h
> NSCollectionViewGridLayout.h
> NSCollectionViewLayout.h
> NSCollectionViewTransitionLayout.h
> NSDictionaryController.h
> NSDiffableDataSource.h
> NSDraggingItem.h
> NSDraggingSession.h
> NSFilePromiseProvider.h
> NSFilePromiseReceiver.h
> NSATSTypesetter.h +
> NSCollectionViewCompositionalLayout.h *
> NSCollectionViewFlowLayout.h *
> NSCollectionViewGridLayout.h *
> NSCollectionViewLayout.h *
> NSCollectionViewTransitionLayout.h *
> NSDictionaryController.h -
> NSDiffableDataSource.h *
> NSDraggingItem.h -
> NSDraggingSession.h -
> NSFilePromiseProvider.h -
> NSFilePromiseReceiver.h -
> NSGlyphInfo.h
> NSGridView.h
> NSItemProvider.h
> NSMenuToolbarItem.h
> NSGridView.h *
> NSItemProvider.h +
> NSMenuToolbarItem.h -
> NSOpenGLLayer.h
> NSRuleEditor.h
> NSStackView.h
> NSTableCellView.h
> NSTableRowView.h
> NSTableViewRowAction.h
> NSTextCheckingClient.h
> NSTextCheckingController.h
> NSTextFinder.h
> NSTextInputClient.h
> NSTextInputContext.h
> NSTitlebarAccessoryViewController.h
> NSTypesetter.h
> NSUserActivity.h
> NSWindowTab.h
> NSWindowTabGroup.h
> NSRuleEditor.h *
> NSStackView.h *
> NSTableCellView.h *
> NSTableRowView.h *
> NSTableViewRowAction.h *
> NSTextCheckingClient.h +
> NSTextCheckingController.h +
> NSTextFinder.h +
> NSTextInputClient.h +
> NSTextInputContext.h +
> NSTitlebarAccessoryViewController.h -
> NSTypesetter.h +
> NSUserActivity.h -
> NSWindowTab.h +
> NSWindowTabGroup.h +
Mac Specific
---