* Model/GMAppKit.m: Implemented NSPanel and NSSavePanel.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3252 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Lyndon Tremblay 1998-11-19 21:54:12 +00:00
parent 8aa42ade84
commit e3e74fca2e

View file

@ -34,7 +34,7 @@ ifeq ($(GUI_LIB), nx)
TOOL_NAME = nib2gmodel
endif
APP_NAME = test
#APP_NAME = test
libgmodel_OBJC_FILES = IMCustomObject.m IMConnectors.m IMLoading.m GMAppKit.m
libgmodel_HEADER_FILES_DIR = ../Headers/AppKit