зеркало из https://github.com/mozilla/gecko-dev.git
311311 Can't build on case-sensitive filesystem. Fix spelling of AppKit includes throughout mozilla/camino. Patch by froodiantherapy <stridey@gmail.com>. r,sr,a=me
This commit is contained in:
Родитель
8237841c4d
Коммит
58c312acf5
|
@ -37,7 +37,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
@class BookmarkItem;
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
// superclass for Bookmark & BookmarkFolder.
|
||||
// Basically here to aid in scripting support.
|
||||
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
enum
|
||||
{
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
#import "BookmarksClient.h"
|
||||
|
||||
@class BookmarkItem;
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
#import "BookmarksClient.h"
|
||||
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
|
||||
@class HistoryDataSource;
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
#include "nsString.h"
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
#import "CHDownloadProgressDisplay.h"
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#import <Appkit/Appkit.h>
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
|
||||
#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_3
|
||||
|
|
Загрузка…
Ссылка в новой задаче