|
1351 | 1351 | 72DB69731021DCE000ED5F3A /* medium_scale.style in Copy - osm-styles */ = {isa = PBXBuildFile; fileRef = 72DB69411021D98600ED5F3A /* medium_scale.style */; };
|
1352 | 1352 | 72DB69741021DCE000ED5F3A /* small_scale.style in Copy - osm-styles */ = {isa = PBXBuildFile; fileRef = 72DB69421021D98600ED5F3A /* small_scale.style */; };
|
1353 | 1353 | 72DBAB500FFD744400E587DC /* DONORS in Copy - doc */ = {isa = PBXBuildFile; fileRef = 72FDF1640FB4720400580178 /* DONORS */; };
|
| 1354 | + 72E35C921104C02A00B0EA85 /* qgsdashspacedialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72E35C901104BFFE00B0EA85 /* qgsdashspacedialog.cpp */; }; |
| 1355 | + 72E35C931104C02A00B0EA85 /* qgsdashspacedialog.h in Sources */ = {isa = PBXBuildFile; fileRef = 72E35C911104BFFE00B0EA85 /* qgsdashspacedialog.h */; }; |
1354 | 1356 | 72E707040F42691B00142011 /* __init__.py in Copy - qgis */ = {isa = PBXBuildFile; fileRef = 7209ED860F39E5D9003DC336 /* __init__.py */; };
|
1355 | 1357 | 72E7070A0F426A5C00142011 /* __init__.py in Copy - mapserver */ = {isa = PBXBuildFile; fileRef = 7209EDD30F39E5D9003DC336 /* __init__.py */; };
|
1356 | 1358 | 72E7070B0F426A5C00142011 /* mapserver_export.png in Copy - mapserver */ = {isa = PBXBuildFile; fileRef = 7209EDD50F39E5D9003DC336 /* mapserver_export.png */; };
|
|
6865 | 6867 | 72DB694B1021D98600ED5F3A /* OsmFeatureDW.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = OsmFeatureDW.ui; path = ../../python/plugins/osm/ui_files/OsmFeatureDW.ui; sourceTree = SOURCE_ROOT; };
|
6866 | 6868 | 72E29CA810739A8000D33C64 /* mActionCalculateField.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionCalculateField.png; path = ../../images/themes/default/mActionCalculateField.png; sourceTree = SOURCE_ROOT; };
|
6867 | 6869 | 72E2D9FB10B240B2002E8663 /* context_help_id.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = context_help_id.py; path = ../../scripts/context_help_id.py; sourceTree = SOURCE_ROOT; };
|
| 6870 | + 72E35C8F1104BFD500B0EA85 /* qgsdashspacedialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = qgsdashspacedialogbase.ui; path = ../../src/ui/symbollayer/qgsdashspacedialogbase.ui; sourceTree = SOURCE_ROOT; }; |
| 6871 | + 72E35C901104BFFE00B0EA85 /* qgsdashspacedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsdashspacedialog.cpp; path = "../../src/gui/symbology-ng/qgsdashspacedialog.cpp"; sourceTree = SOURCE_ROOT; }; |
| 6872 | + 72E35C911104BFFE00B0EA85 /* qgsdashspacedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsdashspacedialog.h; path = "../../src/gui/symbology-ng/qgsdashspacedialog.h"; sourceTree = SOURCE_ROOT; }; |
6868 | 6873 | 72E4DF0C0FE00FAD00D3505D /* v.out.ogr.pg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = v.out.ogr.pg.py; path = ../../src/plugins/grass/scripts/v.out.ogr.pg.py; sourceTree = SOURCE_ROOT; };
|
6869 | 6874 | 72E9A3B50F5AE5BD00E78E3C /* qgscomposerview.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = qgscomposerview.sip; sourceTree = "<group>"; };
|
6870 | 6875 | 72E9A3BE0F5AE63500E78E3C /* qgsscalebarstyle.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsscalebarstyle.sip; path = ../../python/core/qgsscalebarstyle.sip; sourceTree = SOURCE_ROOT; };
|
|
10767 | 10772 | 7225EF3310B2275E00D23EA2 /* qgsbrushstylecombobox.h */,
|
10768 | 10773 | 7225EF3410B2275E00D23EA2 /* qgscategorizedsymbolrendererv2widget.cpp */,
|
10769 | 10774 | 7225EF3510B2275E00D23EA2 /* qgscategorizedsymbolrendererv2widget.h */,
|
| 10775 | + 72E35C901104BFFE00B0EA85 /* qgsdashspacedialog.cpp */, |
| 10776 | + 72E35C911104BFFE00B0EA85 /* qgsdashspacedialog.h */, |
10770 | 10777 | 7225EF3610B2275E00D23EA2 /* qgsgraduatedsymbolrendererv2widget.cpp */,
|
10771 | 10778 | 7225EF3710B2275E00D23EA2 /* qgsgraduatedsymbolrendererv2widget.h */,
|
10772 | 10779 | 7225EF3810B2275E00D23EA2 /* qgspenstylecombobox.cpp */,
|
|
10840 | 10847 | 7225EFAA10B22C5000D23EA2 /* symbollayer */ = {
|
10841 | 10848 | isa = PBXGroup;
|
10842 | 10849 | children = (
|
| 10850 | + 72E35C8F1104BFD500B0EA85 /* qgsdashspacedialogbase.ui */, |
10843 | 10851 | 7225EFAB10B22C5000D23EA2 /* widget_linedecoration.ui */,
|
10844 | 10852 | 7225EFAC10B22C5000D23EA2 /* widget_markerline.ui */,
|
10845 | 10853 | 7225EFAD10B22C5000D23EA2 /* widget_simplefill.ui */,
|
|
14604 | 14612 | 72EB310110B9997A002A971B /* qgsludialog.h in Sources */,
|
14605 | 14613 | 72A51A5210CE065B00E202D7 /* qgslegendinterface.cpp in Sources */,
|
14606 | 14614 | 72A51A5310CE065B00E202D7 /* qgslegendinterface.h in Sources */,
|
| 14615 | + 72E35C921104C02A00B0EA85 /* qgsdashspacedialog.cpp in Sources */, |
| 14616 | + 72E35C931104C02A00B0EA85 /* qgsdashspacedialog.h in Sources */, |
14607 | 14617 | );
|
14608 | 14618 | runOnlyForDeploymentPostprocessing = 0;
|
14609 | 14619 | };
|
|
18694 | 18704 | COPY_PHASE_STRIP = NO;
|
18695 | 18705 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
18696 | 18706 | GCC_OPTIMIZATION_LEVEL = 0;
|
18697 |
| - QGIS_VERSION_BUILD = 12778; |
| 18707 | + QGIS_VERSION_BUILD = 12789; |
18698 | 18708 | STRIP_INSTALLED_PRODUCT = NO;
|
18699 | 18709 | };
|
18700 | 18710 | name = Debug;
|
|
18705 | 18715 | buildSettings = {
|
18706 | 18716 | COPY_PHASE_STRIP = YES;
|
18707 | 18717 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
18708 |
| - QGIS_VERSION_BUILD = 12778; |
| 18718 | + QGIS_VERSION_BUILD = 12789; |
18709 | 18719 | STRIP_INSTALLED_PRODUCT = YES;
|
18710 | 18720 | };
|
18711 | 18721 | name = Release;
|
|
0 commit comments