|
1389 | 1389 | 72A56DEC0F3CFEA400BA32A1 /* getInsertions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7E00F39E57B003DC336 /* getInsertions.cpp */; }; |
1390 | 1390 | 72A56DED0F3CFEAC00BA32A1 /* dl_dxf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7D80F39E57B003DC336 /* dl_dxf.cpp */; }; |
1391 | 1391 | 72A56DEE0F3CFEAE00BA32A1 /* dl_writer_ascii.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7209E7DE0F39E57B003DC336 /* dl_writer_ascii.cpp */; }; |
| 1392 | + 72A892CC0FAF7B8500108152 /* qgsconfigureshortcutsdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72A892CA0FAF7B6100108152 /* qgsconfigureshortcutsdialog.cpp */; }; |
| 1393 | + 72A892CD0FAF7B8500108152 /* qgsshortcutsmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72A892C90FAF7B6100108152 /* qgsshortcutsmanager.cpp */; }; |
| 1394 | + 72A892CE0FAF7B9400108152 /* qgsconfigureshortcutsdialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72A892CB0FAF7B6100108152 /* qgsconfigureshortcutsdialog.h */; }; |
1392 | 1395 | 72E707040F42691B00142011 /* __init__.py in Copy - qgis */ = {isa = PBXBuildFile; fileRef = 7209ED860F39E5D9003DC336 /* __init__.py */; }; |
1393 | 1396 | 72E7070A0F426A5C00142011 /* __init__.py in Copy - mapserver */ = {isa = PBXBuildFile; fileRef = 7209EDD30F39E5D9003DC336 /* __init__.py */; }; |
1394 | 1397 | 72E7070B0F426A5C00142011 /* mapserver_export.png in Copy - mapserver */ = {isa = PBXBuildFile; fileRef = 7209EDD50F39E5D9003DC336 /* mapserver_export.png */; }; |
|
8416 | 8419 | 72A56C040F3C887000BA32A1 /* libdxf2shpconverterplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libdxf2shpconverterplugin.so; sourceTree = BUILT_PRODUCTS_DIR; }; |
8417 | 8420 | 72A56C0F0F3C887300BA32A1 /* libogrconverterplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libogrconverterplugin.so; sourceTree = BUILT_PRODUCTS_DIR; }; |
8418 | 8421 | 72A56DA30F3CCAF700BA32A1 /* libplugin.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = libplugin.so; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 8422 | + 72A892C70FAF7B3800108152 /* qgsconfigureshortcutsdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = qgsconfigureshortcutsdialog.ui; path = ../../src/ui/qgsconfigureshortcutsdialog.ui; sourceTree = SOURCE_ROOT; }; |
| 8423 | + 72A892C80FAF7B6100108152 /* qgsshortcutsmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsshortcutsmanager.h; path = ../../src/app/qgsshortcutsmanager.h; sourceTree = SOURCE_ROOT; }; |
| 8424 | + 72A892C90FAF7B6100108152 /* qgsshortcutsmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsshortcutsmanager.cpp; path = ../../src/app/qgsshortcutsmanager.cpp; sourceTree = SOURCE_ROOT; }; |
| 8425 | + 72A892CA0FAF7B6100108152 /* qgsconfigureshortcutsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsconfigureshortcutsdialog.cpp; path = ../../src/app/qgsconfigureshortcutsdialog.cpp; sourceTree = SOURCE_ROOT; }; |
| 8426 | + 72A892CB0FAF7B6100108152 /* qgsconfigureshortcutsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsconfigureshortcutsdialog.h; path = ../../src/app/qgsconfigureshortcutsdialog.h; sourceTree = SOURCE_ROOT; }; |
8419 | 8427 | 72B4DDC30F9F4C0D009351FE /* qgis_help.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = qgis_help.1; path = ../../qgis_help.1; sourceTree = SOURCE_ROOT; }; |
8420 | 8428 | 72B4DDC40F9F4C0D009351FE /* qgis.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = qgis.1; path = ../../qgis.1; sourceTree = SOURCE_ROOT; }; |
8421 | 8429 | 72B4DDC50F9F4C0D009351FE /* qgis.dtd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = qgis.dtd; path = ../../qgis.dtd; sourceTree = SOURCE_ROOT; }; |
|
9287 | 9295 | 72820FDE0FACCE520011C963 /* qgsmaptooldeletering.cpp */, |
9288 | 9296 | 72820FDF0FACCE520011C963 /* qgsmaptoolsimplify.h */, |
9289 | 9297 | 72820FE00FACCE520011C963 /* qgsmaptoolsimplify.cpp */, |
| 9298 | + 72A892C80FAF7B6100108152 /* qgsshortcutsmanager.h */, |
| 9299 | + 72A892C90FAF7B6100108152 /* qgsshortcutsmanager.cpp */, |
| 9300 | + 72A892CA0FAF7B6100108152 /* qgsconfigureshortcutsdialog.cpp */, |
| 9301 | + 72A892CB0FAF7B6100108152 /* qgsconfigureshortcutsdialog.h */, |
9290 | 9302 | 72A239420F74A62200AFC35B /* attributetable */, |
9291 | 9303 | 7209E5BD0F39E57A003DC336 /* composer */, |
9292 | 9304 | 7209E5D00F39E57A003DC336 /* legend */, |
|
11412 | 11424 | 726979C20F7138DB00AFA402 /* qgsopenvectorlayerdialogbase.ui */, |
11413 | 11425 | 7262ED8B0F7A763C00498385 /* qgsspatialitesourceselectbase.ui */, |
11414 | 11426 | 72820FEB0FACCF370011C963 /* qgssimplifytolerancedialog.ui */, |
| 11427 | + 72A892C70FAF7B3800108152 /* qgsconfigureshortcutsdialog.ui */, |
11415 | 11428 | ); |
11416 | 11429 | name = ui; |
11417 | 11430 | path = ../../src/ui; |
|
15238 | 15251 | 72FB54CC0FAF3ADB00AB2F8D /* qgsattributetablememorymodel.cpp in Sources */, |
15239 | 15252 | 72FB54CE0FAF3B5E00AB2F8D /* qgsattributetabledelegate.h in Sources */, |
15240 | 15253 | 72FB54CF0FAF3B5E00AB2F8D /* qgsattributetablememorymodel.h in Sources */, |
| 15254 | + 72A892CC0FAF7B8500108152 /* qgsconfigureshortcutsdialog.cpp in Sources */, |
| 15255 | + 72A892CD0FAF7B8500108152 /* qgsshortcutsmanager.cpp in Sources */, |
| 15256 | + 72A892CE0FAF7B9400108152 /* qgsconfigureshortcutsdialog.h in Sources */, |
15241 | 15257 | ); |
15242 | 15258 | runOnlyForDeploymentPostprocessing = 0; |
15243 | 15259 | }; |
|
0 commit comments