Skip to content

Commit 9833d7b

Browse files
author
kyngchaos
committed
node tool (r10890)
git-svn-id: http://svn.osgeo.org/qgis/trunk@10891 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent fb15622 commit 9833d7b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

+10
Original file line numberDiff line numberDiff line change
@@ -2493,6 +2493,8 @@
24932493
72EBCB3B0F49E8240016BA3C /* favicon.ico in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7209F0160F39E5DA003DC336 /* favicon.ico */; };
24942494
72EBCB3C0F49E8240016BA3C /* index.html in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7209F01B0F39E5DA003DC336 /* index.html */; };
24952495
72EBCB3D0F49E8240016BA3C /* qgisdoc.css in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7209F0370F39E5DA003DC336 /* qgisdoc.css */; };
2496+
72F22FB70FDAC209000E8CB0 /* qgsmaptoolnodetool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72F22FB50FDAC1F4000E8CB0 /* qgsmaptoolnodetool.cpp */; };
2497+
72F22FB90FDAC249000E8CB0 /* mActionNodeTool.png in Copy - theme-default */ = {isa = PBXBuildFile; fileRef = 72F22FB80FDAC236000E8CB0 /* mActionNodeTool.png */; };
24962498
72F8D9450F89251100D10CE5 /* qgstolerance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72F8D9430F8924F100D10CE5 /* qgstolerance.cpp */; };
24972499
72FB54C90FAF3AD400AB2F8D /* qgsattributetabledelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72FB54C30FAF3A5D00AB2F8D /* qgsattributetabledelegate.cpp */; };
24982500
72FB54CA0FAF3AD800AB2F8D /* qgsattributetablefiltermodel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72FB54C80FAF3A5D00AB2F8D /* qgsattributetablefiltermodel.cpp */; };
@@ -4086,6 +4088,7 @@
40864088
7256F45C0F41C4DD0022BE1F /* mActionNewBookmark.png in Copy - theme-default */,
40874089
7256F45D0F41C4DD0022BE1F /* mActionNewFolder.png in Copy - theme-default */,
40884090
7256F45E0F41C4DD0022BE1F /* mActionNewVectorLayer.png in Copy - theme-default */,
4091+
72F22FB90FDAC249000E8CB0 /* mActionNodeTool.png in Copy - theme-default */,
40894092
7256F45F0F41C4DD0022BE1F /* mActionOpenTable.png in Copy - theme-default */,
40904093
7256F4600F41C4DD0022BE1F /* mActionOptions.png in Copy - theme-default */,
40914094
7256F4610F41C4DD0022BE1F /* mActionPan.png in Copy - theme-default */,
@@ -8676,6 +8679,9 @@
86768679
72EBCA650F49DC130016BA3C /* frmVisual.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = frmVisual.ui; path = ../../python/plugins/fTools/tools/frmVisual.ui; sourceTree = SOURCE_ROOT; };
86778680
72EBCA660F49DC130016BA3C /* ftools_utils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = ftools_utils.py; path = ../../python/plugins/fTools/tools/ftools_utils.py; sourceTree = SOURCE_ROOT; };
86788681
72F117AB0F73DB1A00D68564 /* tsstat.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; name = tsstat.pl; path = ../../scripts/tsstat.pl; sourceTree = SOURCE_ROOT; };
8682+
72F22FB50FDAC1F4000E8CB0 /* qgsmaptoolnodetool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsmaptoolnodetool.cpp; path = ../../src/app/qgsmaptoolnodetool.cpp; sourceTree = SOURCE_ROOT; };
8683+
72F22FB60FDAC1F4000E8CB0 /* qgsmaptoolnodetool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsmaptoolnodetool.h; path = ../../src/app/qgsmaptoolnodetool.h; sourceTree = SOURCE_ROOT; };
8684+
72F22FB80FDAC236000E8CB0 /* mActionNodeTool.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionNodeTool.png; path = ../../images/themes/default/mActionNodeTool.png; sourceTree = SOURCE_ROOT; };
86798685
72F8D9350F89234600D10CE5 /* FindIconv.cmake */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = FindIconv.cmake; path = ../../cmake/FindIconv.cmake; sourceTree = SOURCE_ROOT; };
86808686
72F8D9390F8924AE00D10CE5 /* qgstolerance.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgstolerance.sip; path = ../../python/core/qgstolerance.sip; sourceTree = SOURCE_ROOT; };
86818687
72F8D9420F8924F100D10CE5 /* qgstolerance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgstolerance.h; path = ../../src/core/qgstolerance.h; sourceTree = SOURCE_ROOT; };
@@ -9281,6 +9287,8 @@
92819287
7209E62C0F39E57A003DC336 /* qgsmaptoolmovefeature.h */,
92829288
7209E62D0F39E57A003DC336 /* qgsmaptoolmovevertex.cpp */,
92839289
7209E62E0F39E57A003DC336 /* qgsmaptoolmovevertex.h */,
9290+
72F22FB50FDAC1F4000E8CB0 /* qgsmaptoolnodetool.cpp */,
9291+
72F22FB60FDAC1F4000E8CB0 /* qgsmaptoolnodetool.h */,
92849292
7209E62F0F39E57A003DC336 /* qgsmaptoolselect.cpp */,
92859293
7209E6300F39E57A003DC336 /* qgsmaptoolselect.h */,
92869294
7209E6310F39E57A003DC336 /* qgsmaptoolsplitfeatures.cpp */,
@@ -12386,6 +12394,7 @@
1238612394
7209EF260F39E5D9003DC336 /* mActionNewBookmark.png */,
1238712395
7209EF270F39E5D9003DC336 /* mActionNewFolder.png */,
1238812396
7209EF280F39E5D9003DC336 /* mActionNewVectorLayer.png */,
12397+
72F22FB80FDAC236000E8CB0 /* mActionNodeTool.png */,
1238912398
7209EF290F39E5D9003DC336 /* mActionOpenTable.png */,
1239012399
7209EF2A0F39E5D9003DC336 /* mActionOptions.png */,
1239112400
7209EF2B0F39E5D9003DC336 /* mActionPan.png */,
@@ -15215,6 +15224,7 @@
1521515224
7209F4450F3A468C003DC336 /* qgsmaptoolidentify.cpp in Sources */,
1521615225
7209F4460F3A468C003DC336 /* qgsmaptoolmovefeature.cpp in Sources */,
1521715226
7209F4470F3A468C003DC336 /* qgsmaptoolmovevertex.cpp in Sources */,
15227+
72F22FB70FDAC209000E8CB0 /* qgsmaptoolnodetool.cpp in Sources */,
1521815228
7209F4480F3A468C003DC336 /* qgsmaptoolselect.cpp in Sources */,
1521915229
7209F4490F3A468C003DC336 /* qgsmaptoolsplitfeatures.cpp in Sources */,
1522015230
7209F44A0F3A468C003DC336 /* qgsmaptoolvertexedit.cpp in Sources */,

0 commit comments

Comments
 (0)