mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:20:47 +00:00
remove obsolete include
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33561 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bfb415ee79
commit
4e44c1f5b2
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-07-15 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSGuiPrivate.h: remove reference to obsolete preface.h
|
||||
|
||||
2011-07-14 Eric Wasylishen <ewasylishen@gmail.com>
|
||||
|
||||
* Source/NSOutlineView.m: Allow collapsing or expanding multiple
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
#define _GNUstep_H_GSGuiPrivate
|
||||
|
||||
#import <Foundation/NSBundle.h>
|
||||
#include "GNUstepBase/preface.h"
|
||||
#include "GNUstepBase/GSConfig.h"
|
||||
#include <math.h>
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue