Add new classes

This commit is contained in:
Gregory John Casamento 2022-12-12 10:46:34 -05:00
parent 0276e307cc
commit c9539af267
2 changed files with 2 additions and 4 deletions

View file

@ -267,7 +267,6 @@ NSTableHeaderView.m \
NSTableHeaderCell.m \
NSTableView.m \
NSTableViewRowAction.m \
NSTableCellView.m \
NSTableRowView.m \
NSText.m \
NSTextAlternatives.m \
@ -590,7 +589,6 @@ NSTableHeaderCell.h \
NSTableHeaderView.h \
NSTableView.h \
NSTableViewRowAction.h \
NSTableCellView.h \
NSTableRowView.h \
NSText.h \
NSTextAlternatives.h \

View file

@ -1,8 +1,8 @@
/* Implementation of class NSTableCellView
Copyright (C) 2022 Free Software Foundation, Inc.
By: Gregory John Casamento
Date: 03-09-2022
By: Gregory John Casamento <greg.casamento@gmail.com>
Date: 12-12-2022
This file is part of the GNUstep Library.