Simplified dependencies.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21530 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2005-07-24 20:37:05 +00:00
parent 8fbffd384b
commit f7c68eb629
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-07-24 16:43 Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormPrivate.h: Removed GormOutlineView.h from the
includes.
2005-07-24 16:31 Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormClassEditor.m: Call selectRow: method.

View file

@ -34,7 +34,6 @@
#include <GormCore/GormInspectorsManager.h>
#include <GormCore/GormClassManager.h>
#include <GormCore/GormPalettesManager.h>
#include <GormCore/GormOutlineView.h>
#include <GormCore/GormProtocol.h>
#include <GormCore/GormClassEditor.h>