|
1050 | 1050 | 7262ED9E0F7A777700498385 /* qgsspatialiteprovider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7262ED8E0F7A767400498385 /* qgsspatialiteprovider.cpp */; };
|
1051 | 1051 | 7262ED9F0F7A777700498385 /* qgsspatialiteprovider.h in Sources */ = {isa = PBXBuildFile; fileRef = 7262ED8F0F7A767400498385 /* qgsspatialiteprovider.h */; };
|
1052 | 1052 | 7262EDCD0F7A9FFC00498385 /* qgsspatialitetablemodel.h in Sources */ = {isa = PBXBuildFile; fileRef = 7262ED7F0F7A74B700498385 /* qgsspatialitetablemodel.h */; };
|
| 1053 | + 72683FFB0FD6B21A00D90FFC /* mActionFromSelectedFeature.png in Copy - theme-default */ = {isa = PBXBuildFile; fileRef = 72683FF90FD6B1EA00D90FFC /* mActionFromSelectedFeature.png */; }; |
| 1054 | + 72683FFC0FD6B21A00D90FFC /* mActionMergeFeatures.png in Copy - theme-default */ = {isa = PBXBuildFile; fileRef = 72683FF80FD6B1EA00D90FFC /* mActionMergeFeatures.png */; }; |
| 1055 | + 72683FFD0FD6B21A00D90FFC /* mActionRemoveSelectedFeature.png in Copy - theme-default */ = {isa = PBXBuildFile; fileRef = 72683FFA0FD6B1EA00D90FFC /* mActionRemoveSelectedFeature.png */; }; |
| 1056 | + 726840010FD6B2D200D90FFC /* qgsmergeattributesdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 726840000FD6B29100D90FFC /* qgsmergeattributesdialog.cpp */; }; |
| 1057 | + 726840020FD6B2D200D90FFC /* qgsmergeattributesdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72683FFF0FD6B29100D90FFC /* qgsmergeattributesdialog.h */; }; |
1053 | 1058 | 7268D7B70F9695AA00CA1705 /* qgscentralpointpositionmanager.h in Headers */ = {isa = PBXBuildFile; fileRef = 720383010F8B8C2D0083B883 /* qgscentralpointpositionmanager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
1054 | 1059 | 7268D7B80F9695AA00CA1705 /* qgsoverlayobjectpositionmanager.h in Headers */ = {isa = PBXBuildFile; fileRef = 720383060F8B8C2D0083B883 /* qgsoverlayobjectpositionmanager.h */; };
|
1055 | 1060 | 7268D7B90F9695AA00CA1705 /* qgspalobjectpositionmanager.h in Headers */ = {isa = PBXBuildFile; fileRef = 720383040F8B8C2D0083B883 /* qgspalobjectpositionmanager.h */; };
|
|
4139 | 4144 | 72820FEF0FACCFA90011C963 /* mActionDeleteRing.png in Copy - theme-default */,
|
4140 | 4145 | 72820FF00FACCFA90011C963 /* mActionDeletePart.png in Copy - theme-default */,
|
4141 | 4146 | 72820FF10FACCFA90011C963 /* mActionSimplify.png in Copy - theme-default */,
|
| 4147 | + 72683FFB0FD6B21A00D90FFC /* mActionFromSelectedFeature.png in Copy - theme-default */, |
| 4148 | + 72683FFC0FD6B21A00D90FFC /* mActionMergeFeatures.png in Copy - theme-default */, |
| 4149 | + 72683FFD0FD6B21A00D90FFC /* mActionRemoveSelectedFeature.png in Copy - theme-default */, |
4142 | 4150 | );
|
4143 | 4151 | name = "Copy - theme-default";
|
4144 | 4152 | runOnlyForDeploymentPostprocessing = 0;
|
|
8368 | 8376 | 7262ED8F0F7A767400498385 /* qgsspatialiteprovider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsspatialiteprovider.h; path = ../../src/providers/spatialite/qgsspatialiteprovider.h; sourceTree = SOURCE_ROOT; };
|
8369 | 8377 | 7262ED9C0F7A770300498385 /* libspatialiteprovider.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libspatialiteprovider.so; sourceTree = BUILT_PRODUCTS_DIR; };
|
8370 | 8378 | 7262EDB90F7A99CE00498385 /* FindSPATIALITE.cmake */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = FindSPATIALITE.cmake; path = ../../cmake/FindSPATIALITE.cmake; sourceTree = SOURCE_ROOT; };
|
| 8379 | + 72683FF80FD6B1EA00D90FFC /* mActionMergeFeatures.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionMergeFeatures.png; path = ../../images/themes/default/mActionMergeFeatures.png; sourceTree = SOURCE_ROOT; }; |
| 8380 | + 72683FF90FD6B1EA00D90FFC /* mActionFromSelectedFeature.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionFromSelectedFeature.png; path = ../../images/themes/default/mActionFromSelectedFeature.png; sourceTree = SOURCE_ROOT; }; |
| 8381 | + 72683FFA0FD6B1EA00D90FFC /* mActionRemoveSelectedFeature.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionRemoveSelectedFeature.png; path = ../../images/themes/default/mActionRemoveSelectedFeature.png; sourceTree = SOURCE_ROOT; }; |
| 8382 | + 72683FFE0FD6B26E00D90FFC /* qgsmergeattributesdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsmergeattributesdialogbase.ui; path = ../../src/ui/qgsmergeattributesdialogbase.ui; sourceTree = SOURCE_ROOT; }; |
| 8383 | + 72683FFF0FD6B29100D90FFC /* qgsmergeattributesdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsmergeattributesdialog.h; path = ../../src/app/qgsmergeattributesdialog.h; sourceTree = SOURCE_ROOT; }; |
| 8384 | + 726840000FD6B29100D90FFC /* qgsmergeattributesdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsmergeattributesdialog.cpp; path = ../../src/app/qgsmergeattributesdialog.cpp; sourceTree = SOURCE_ROOT; }; |
8371 | 8385 | 726979A20F71369A00AFA402 /* qgsnewogrconnection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsnewogrconnection.cpp; path = ../../src/app/ogr/qgsnewogrconnection.cpp; sourceTree = SOURCE_ROOT; };
|
8372 | 8386 | 726979A30F71369A00AFA402 /* qgsnewogrconnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsnewogrconnection.h; path = ../../src/app/ogr/qgsnewogrconnection.h; sourceTree = SOURCE_ROOT; };
|
8373 | 8387 | 726979A40F71369A00AFA402 /* qgsogrhelperfunctions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsogrhelperfunctions.cpp; path = ../../src/app/ogr/qgsogrhelperfunctions.cpp; sourceTree = SOURCE_ROOT; };
|
|
9277 | 9291 | 7209E6360F39E57A003DC336 /* qgsmeasuredialog.h */,
|
9278 | 9292 | 7209E6370F39E57A003DC336 /* qgsmeasuretool.cpp */,
|
9279 | 9293 | 7209E6380F39E57A003DC336 /* qgsmeasuretool.h */,
|
| 9294 | + 72683FFF0FD6B29100D90FFC /* qgsmergeattributesdialog.h */, |
| 9295 | + 726840000FD6B29100D90FFC /* qgsmergeattributesdialog.cpp */, |
9280 | 9296 | 7209E6390F39E57A003DC336 /* qgsnewconnection.cpp */,
|
9281 | 9297 | 7209E63A0F39E57A003DC336 /* qgsnewconnection.h */,
|
9282 | 9298 | 7209E63B0F39E57A003DC336 /* qgsnewhttpconnection.cpp */,
|
|
11442 | 11458 | 7209ECA70F39E57B003DC336 /* qgsludialogbase.ui */,
|
11443 | 11459 | 7209ECA80F39E57B003DC336 /* qgsmapserverexportbase.ui */,
|
11444 | 11460 | 7209ECA90F39E57B003DC336 /* qgsmeasurebase.ui */,
|
| 11461 | + 72683FFE0FD6B26E00D90FFC /* qgsmergeattributesdialogbase.ui */, |
11445 | 11462 | 7209ECAA0F39E57B003DC336 /* qgsmessageviewer.ui */,
|
11446 | 11463 | 7209ECAB0F39E57B003DC336 /* qgsnewconnectionbase.ui */,
|
11447 | 11464 | 7209ECAC0F39E57B003DC336 /* qgsnewhttpconnectionbase.ui */,
|
|
12423 | 12440 | 72820FEC0FACCF970011C963 /* mActionSimplify.png */,
|
12424 | 12441 | 72820FED0FACCF970011C963 /* mActionDeletePart.png */,
|
12425 | 12442 | 72820FEE0FACCF970011C963 /* mActionDeleteRing.png */,
|
| 12443 | + 72683FF80FD6B1EA00D90FFC /* mActionMergeFeatures.png */, |
| 12444 | + 72683FF90FD6B1EA00D90FFC /* mActionFromSelectedFeature.png */, |
| 12445 | + 72683FFA0FD6B1EA00D90FFC /* mActionRemoveSelectedFeature.png */, |
12426 | 12446 | 7209EF5C0F39E5D9003DC336 /* qgis.xpm */,
|
12427 | 12447 | 7209EF5D0F39E5D9003DC336 /* tracking.png */,
|
12428 | 12448 | 7209EF5E0F39E5D9003DC336 /* tracking.svg */,
|
|
15200 | 15220 | 7209F44A0F3A468C003DC336 /* qgsmaptoolvertexedit.cpp in Sources */,
|
15201 | 15221 | 7209F44B0F3A468C003DC336 /* qgsmeasuredialog.cpp in Sources */,
|
15202 | 15222 | 7209F44C0F3A468C003DC336 /* qgsmeasuretool.cpp in Sources */,
|
| 15223 | + 726840010FD6B2D200D90FFC /* qgsmergeattributesdialog.cpp in Sources */, |
15203 | 15224 | 7209F44D0F3A468C003DC336 /* qgsnewhttpconnection.cpp in Sources */,
|
15204 | 15225 | 7209F44E0F3A468C003DC336 /* qgsnumericsortlistviewitem.cpp in Sources */,
|
15205 | 15226 | 7209F44F0F3A468C003DC336 /* qgsoptions.cpp in Sources */,
|
|
15279 | 15300 | 7292889C0F71FE65006D9489 /* qgsmaptoolvertexedit.h in Sources */,
|
15280 | 15301 | 7292889D0F71FE65006D9489 /* qgsmeasuredialog.h in Sources */,
|
15281 | 15302 | 7292889E0F71FE65006D9489 /* qgsmeasuretool.h in Sources */,
|
| 15303 | + 726840020FD6B2D200D90FFC /* qgsmergeattributesdialog.h in Sources */, |
15282 | 15304 | 7292889F0F71FE65006D9489 /* qgsnewconnection.h in Sources */,
|
15283 | 15305 | 729288A00F71FE65006D9489 /* qgsnewhttpconnection.h in Sources */,
|
15284 | 15306 | 729288A10F71FE65006D9489 /* qgsoptions.h in Sources */,
|
|
0 commit comments