Fixed compile errors.
This commit is contained in:
parent
6aaa290d8c
commit
a287933585
@ -10,6 +10,7 @@
|
|||||||
#import "MGMReporter.h"
|
#import "MGMReporter.h"
|
||||||
#import "MGMSender.h"
|
#import "MGMSender.h"
|
||||||
#import "MGMLocalized.h"
|
#import "MGMLocalized.h"
|
||||||
|
#import "MGMSystemInfo.h"
|
||||||
#import "MGMLog.h"
|
#import "MGMLog.h"
|
||||||
|
|
||||||
@implementation MGMBugWindow
|
@implementation MGMBugWindow
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
#import "MGMReporter.h"
|
#import "MGMReporter.h"
|
||||||
#import "MGMSender.h"
|
#import "MGMSender.h"
|
||||||
#import "MGMLocalized.h"
|
#import "MGMLocalized.h"
|
||||||
|
#import "MGMSystemInfo.h"
|
||||||
#import "MGMLog.h"
|
#import "MGMLog.h"
|
||||||
|
|
||||||
@implementation MGMContactWindow
|
@implementation MGMContactWindow
|
||||||
|
@ -136,12 +136,12 @@
|
|||||||
PBXFileDataSource_Warnings_ColumnID,
|
PBXFileDataSource_Warnings_ColumnID,
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
PBXPerProjectTemplateStateSaveDate = 294773209;
|
PBXPerProjectTemplateStateSaveDate = 297304370;
|
||||||
PBXWorkspaceStateSaveDate = 294773209;
|
PBXWorkspaceStateSaveDate = 297304370;
|
||||||
};
|
};
|
||||||
perUserProjectItems = {
|
perUserProjectItems = {
|
||||||
2A8FF6CA1191E47400E27292 /* PBXBookmark */ = 2A8FF6CA1191E47400E27292 /* PBXBookmark */;
|
2A8FF6CA1191E47400E27292 = 2A8FF6CA1191E47400E27292 /* PBXBookmark */;
|
||||||
2A8FF6D01192232500E27292 /* PBXTextBookmark */ = 2A8FF6D01192232500E27292 /* PBXTextBookmark */;
|
2A8FF6D01192232500E27292 = 2A8FF6D01192232500E27292 /* PBXTextBookmark */;
|
||||||
};
|
};
|
||||||
sourceControlManager = 2A478DA110E8456500EBC4A9 /* Source Control */;
|
sourceControlManager = 2A478DA110E8456500EBC4A9 /* Source Control */;
|
||||||
userBuildSettings = {
|
userBuildSettings = {
|
||||||
@ -187,9 +187,9 @@
|
|||||||
};
|
};
|
||||||
2A85014810EFA81C00CA1273 /* MGMBugWindow.m */ = {
|
2A85014810EFA81C00CA1273 /* MGMBugWindow.m */ = {
|
||||||
uiCtxt = {
|
uiCtxt = {
|
||||||
sepNavIntBoundsRect = "{{0, 0}, {1176, 1170}}";
|
sepNavIntBoundsRect = "{{0, 0}, {1176, 1196}}";
|
||||||
sepNavSelRange = "{784, 164}";
|
sepNavSelRange = "{308, 0}";
|
||||||
sepNavVisRange = "{0, 1237}";
|
sepNavVisRange = "{0, 1232}";
|
||||||
sepNavWindowFrame = "{{15, 4}, {1235, 774}}";
|
sepNavWindowFrame = "{{15, 4}, {1235, 774}}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@ -225,9 +225,9 @@
|
|||||||
};
|
};
|
||||||
2AB2902910F132290080C6A1 /* MGMContactWindow.m */ = {
|
2AB2902910F132290080C6A1 /* MGMContactWindow.m */ = {
|
||||||
uiCtxt = {
|
uiCtxt = {
|
||||||
sepNavIntBoundsRect = "{{0, 0}, {1176, 1430}}";
|
sepNavIntBoundsRect = "{{0, 0}, {1176, 1417}}";
|
||||||
sepNavSelRange = "{932, 164}";
|
sepNavSelRange = "{916, 43}";
|
||||||
sepNavVisRange = "{0, 1341}";
|
sepNavVisRange = "{0, 1328}";
|
||||||
sepNavWindowFrame = "{{15, 4}, {1235, 774}}";
|
sepNavWindowFrame = "{{15, 4}, {1235, 774}}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user