Fix compile error, add new class

This commit is contained in:
Gregory John Casamento 2022-09-04 09:50:25 -04:00
parent a7a7a1e691
commit 3acf49a33d
2 changed files with 3 additions and 1 deletions

View file

@ -265,6 +265,7 @@ NSTableColumn.m \
NSTableHeaderView.m \
NSTableHeaderCell.m \
NSTableView.m \
NSTableViewRowAction.m \
NSTableCellView.m \
NSTableRowView.m \
NSText.m \
@ -586,6 +587,7 @@ NSTableColumn.h \
NSTableHeaderCell.h \
NSTableHeaderView.h \
NSTableView.h \
NSTableViewRowAction.h \
NSTableCellView.h \
NSTableRowView.h \
NSText.h \

View file

@ -1,4 +1,4 @@
em/** <title>NSTableView</title>
/** <title>NSTableView</title>
Copyright (C) 2000 Free Software Foundation, Inc.