mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-15 16:11:25 +00:00
Clean up code that includes removed PCInterfacePrefs module header file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28066 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8c23bab5c2
commit
8300389ecf
3 changed files with 0 additions and 3 deletions
|
@ -47,7 +47,6 @@
|
|||
|
||||
#import "Modules/Preferences/Saving/PCSavingPrefs.h"
|
||||
#import "Modules/Preferences/Misc/PCMiscPrefs.h"
|
||||
#import "Modules/Preferences/Interface/PCInterfacePrefs.h"
|
||||
|
||||
NSString
|
||||
*PCProjectDictDidChangeNotification = @"PCProjectDictDidChangeNotification";
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
#import <ProjectCenter/PCLogController.h>
|
||||
|
||||
#import "Modules/Preferences/Misc/PCMiscPrefs.h"
|
||||
#import "Modules/Preferences/Interface/PCInterfacePrefs.h"
|
||||
|
||||
#import <math.h>
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#import "Modules/Preferences/Build/PCBuildPrefs.h"
|
||||
#import "Modules/Preferences/Saving/PCSavingPrefs.h"
|
||||
#import "Modules/Preferences/Misc/PCMiscPrefs.h"
|
||||
#import "Modules/Preferences/Interface/PCInterfacePrefs.h"
|
||||
|
||||
#import <ProjectCenter/ProjectCenter.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue