mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 22:27:38 +00:00
One more missing localization include.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28016 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1b9732d96d
commit
346c843533
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
* Source/NSWindow.m,
|
||||
* Source/GSPrintOperation.m,
|
||||
* Source/GSInfoPanel.m,
|
||||
* Source/GSNibLoading.m,
|
||||
* Source/NSToolbarItem.m,
|
||||
* Source/NSAttributedString.m,
|
||||
* Source/NSMenu.m: Add include of GSGuiPrivate.h for correct localization.
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
#include <Foundation/NSKeyedArchiver.h>
|
||||
#include "AppKit/AppKit.h"
|
||||
#include <GNUstepBase/GSObjCRuntime.h>
|
||||
#include "GSGuiPrivate.h"
|
||||
|
||||
/*
|
||||
* Setup for inline operation of arrays.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue