mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-18 08:33:06 +00:00
Removed old include statements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12924 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fbf46fce2c
commit
c974abfafd
1 changed files with 0 additions and 5 deletions
|
@ -26,14 +26,9 @@
|
|||
|
||||
#import "PCAppProject.h"
|
||||
#import "PCAppProj.h"
|
||||
#import "PCAppMakefileFactory.h"
|
||||
|
||||
#import <ProjectCenter/ProjectCenter.h>
|
||||
|
||||
#if defined(GNUSTEP)
|
||||
#import <AppKit/IMLoading.h>
|
||||
#endif
|
||||
|
||||
@interface PCAppProject (CreateUI)
|
||||
|
||||
- (void)_initUI;
|
||||
|
|
Loading…
Reference in a new issue