mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:30:53 +00:00
Header reorganization - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17408 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
766b747938
commit
9732999fd8
280 changed files with 25303 additions and 257 deletions
|
@ -27,7 +27,7 @@
|
|||
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include "gnustep/gui/config.h"
|
||||
#include "config.h"
|
||||
#include <Foundation/NSClassDescription.h>
|
||||
#include <Foundation/NSArchiver.h>
|
||||
#include <Foundation/NSArray.h>
|
||||
|
@ -55,8 +55,8 @@
|
|||
#include "AppKit/NSWindow.h"
|
||||
#include "AppKit/NSNibConnector.h"
|
||||
#include "AppKit/NSNibLoading.h"
|
||||
#include "gnustep/gui/GSNibTemplates.h"
|
||||
#include "AppKit/IMLoading.h"
|
||||
#include "GNUstepGUI/GSNibTemplates.h"
|
||||
#include "GNUstepGUI/IMLoading.h"
|
||||
|
||||
//
|
||||
// For the template classes since they need to know about any and all subclasses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue