|
634 | 634 | 3A38328D28DDDAE40049C4A1 /* FxAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A38328728DDDAE30049C4A1 /* FxAction.h */; };
|
635 | 635 | 3A38328E28DDDAE40049C4A1 /* FxDeclaration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3A38328828DDDAE30049C4A1 /* FxDeclaration.cpp */; };
|
636 | 636 | 3A38328F28DDDAE40049C4A1 /* FxManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A38328928DDDAE40049C4A1 /* FxManager.h */; };
|
| 637 | + 3A38329328F32DDC0049C4A1 /* IndicatorColumn.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A38329228F32DDB0049C4A1 /* IndicatorColumn.h */; }; |
637 | 638 | 3A8D4CC0263C7895000C068E /* Bitmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A8D4CBE263C7893000C068E /* Bitmap.h */; };
|
638 | 639 | 3A8D4CC1263C7895000C068E /* LocalBitmapArtProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A8D4CBF263C7894000C068E /* LocalBitmapArtProvider.h */; };
|
639 | 640 | 3AA6E07923B2343200BF9AD7 /* ParticleEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AE6F3F623B1B764008A1B2D /* ParticleEditor.cpp */; };
|
|
3691 | 3692 | 3A38328728DDDAE30049C4A1 /* FxAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FxAction.h; path = ../../radiantcore/fx/FxAction.h; sourceTree = SOURCE_ROOT; };
|
3692 | 3693 | 3A38328828DDDAE30049C4A1 /* FxDeclaration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FxDeclaration.cpp; path = ../../radiantcore/fx/FxDeclaration.cpp; sourceTree = SOURCE_ROOT; };
|
3693 | 3694 | 3A38328928DDDAE40049C4A1 /* FxManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FxManager.h; path = ../../radiantcore/fx/FxManager.h; sourceTree = SOURCE_ROOT; };
|
| 3695 | + 3A38329228F32DDB0049C4A1 /* IndicatorColumn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IndicatorColumn.h; path = ../../libs/wxutil/dataview/IndicatorColumn.h; sourceTree = SOURCE_ROOT; }; |
3694 | 3696 | 3A8D4CBE263C7893000C068E /* Bitmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bitmap.h; path = ../../libs/wxutil/Bitmap.h; sourceTree = SOURCE_ROOT; };
|
3695 | 3697 | 3A8D4CBF263C7894000C068E /* LocalBitmapArtProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LocalBitmapArtProvider.h; path = ../../libs/wxutil/LocalBitmapArtProvider.h; sourceTree = SOURCE_ROOT; };
|
3696 | 3698 | 3AA6E08623BB4E9F00BF9AD7 /* GLWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLWidget.h; path = ../../libs/wxutil/GLWidget.h; sourceTree = SOURCE_ROOT; };
|
|
6205 | 6207 | 3AC88A9A25BC100900E6CCCE /* dataview */ = {
|
6206 | 6208 | isa = PBXGroup;
|
6207 | 6209 | children = (
|
| 6210 | + 3A38329228F32DDB0049C4A1 /* IndicatorColumn.h */, |
6208 | 6211 | 3A383207285A12710049C4A1 /* DeclarationTreeView.cpp */,
|
6209 | 6212 | 3A383208285A12720049C4A1 /* DeclarationTreeView.h */,
|
6210 | 6213 | 3A383209285A12730049C4A1 /* ThreadedDeclarationTreePopulator.h */,
|
|
9161 | 9164 | 3A01203E1E50278400A62BC1 /* GLWidget.h in Headers */,
|
9162 | 9165 | 3AC88AC025BC104300E6CCCE /* SeparatorItem.h in Headers */,
|
9163 | 9166 | 3A0120261E50278400A62BC1 /* ControlButton.h in Headers */,
|
| 9167 | + 3A38329328F32DDC0049C4A1 /* IndicatorColumn.h in Headers */, |
9164 | 9168 | 3A01205D1E50278400A62BC1 /* SerialisableWidgets.h in Headers */,
|
9165 | 9169 | 3A01204C1E50278400A62BC1 /* MouseButton.h in Headers */,
|
9166 | 9170 | 3AFF063C253AE829002B1472 /* GLContext.h in Headers */,
|
|
0 commit comments