mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-20 14:56:36 +00:00
Add GSGuiPrivate header for localization
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16949 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9098638907
commit
687ad68408
3 changed files with 10 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#include "AppKit/NSMenuItem.h"
|
||||
#include "AppKit/NSWorkspace.h"
|
||||
#include "AppKit/NSDocumentFrameworkPrivate.h"
|
||||
#include "gnustep/gui/GSGuiPrivate.h"
|
||||
|
||||
#include <Foundation/NSUserDefaults.h>
|
||||
|
||||
static NSString *NSTypesKey = @"NSTypes";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue