Skip to content

Commit 2d8123d

Browse files
author
kyngchaos
committed
dash line symbology (r12788)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12790 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4b90c8c commit 2d8123d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

+12-2
Original file line numberDiff line numberDiff line change
@@ -1351,6 +1351,8 @@
13511351
72DB69731021DCE000ED5F3A /* medium_scale.style in Copy - osm-styles */ = {isa = PBXBuildFile; fileRef = 72DB69411021D98600ED5F3A /* medium_scale.style */; };
13521352
72DB69741021DCE000ED5F3A /* small_scale.style in Copy - osm-styles */ = {isa = PBXBuildFile; fileRef = 72DB69421021D98600ED5F3A /* small_scale.style */; };
13531353
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 */; };
13541356
72E707040F42691B00142011 /* __init__.py in Copy - qgis */ = {isa = PBXBuildFile; fileRef = 7209ED860F39E5D9003DC336 /* __init__.py */; };
13551357
72E7070A0F426A5C00142011 /* __init__.py in Copy - mapserver */ = {isa = PBXBuildFile; fileRef = 7209EDD30F39E5D9003DC336 /* __init__.py */; };
13561358
72E7070B0F426A5C00142011 /* mapserver_export.png in Copy - mapserver */ = {isa = PBXBuildFile; fileRef = 7209EDD50F39E5D9003DC336 /* mapserver_export.png */; };
@@ -6865,6 +6867,9 @@
68656867
72DB694B1021D98600ED5F3A /* OsmFeatureDW.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = OsmFeatureDW.ui; path = ../../python/plugins/osm/ui_files/OsmFeatureDW.ui; sourceTree = SOURCE_ROOT; };
68666868
72E29CA810739A8000D33C64 /* mActionCalculateField.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionCalculateField.png; path = ../../images/themes/default/mActionCalculateField.png; sourceTree = SOURCE_ROOT; };
68676869
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; };
68686873
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; };
68696874
72E9A3B50F5AE5BD00E78E3C /* qgscomposerview.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = qgscomposerview.sip; sourceTree = "<group>"; };
68706875
72E9A3BE0F5AE63500E78E3C /* qgsscalebarstyle.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgsscalebarstyle.sip; path = ../../python/core/qgsscalebarstyle.sip; sourceTree = SOURCE_ROOT; };
@@ -10767,6 +10772,8 @@
1076710772
7225EF3310B2275E00D23EA2 /* qgsbrushstylecombobox.h */,
1076810773
7225EF3410B2275E00D23EA2 /* qgscategorizedsymbolrendererv2widget.cpp */,
1076910774
7225EF3510B2275E00D23EA2 /* qgscategorizedsymbolrendererv2widget.h */,
10775+
72E35C901104BFFE00B0EA85 /* qgsdashspacedialog.cpp */,
10776+
72E35C911104BFFE00B0EA85 /* qgsdashspacedialog.h */,
1077010777
7225EF3610B2275E00D23EA2 /* qgsgraduatedsymbolrendererv2widget.cpp */,
1077110778
7225EF3710B2275E00D23EA2 /* qgsgraduatedsymbolrendererv2widget.h */,
1077210779
7225EF3810B2275E00D23EA2 /* qgspenstylecombobox.cpp */,
@@ -10840,6 +10847,7 @@
1084010847
7225EFAA10B22C5000D23EA2 /* symbollayer */ = {
1084110848
isa = PBXGroup;
1084210849
children = (
10850+
72E35C8F1104BFD500B0EA85 /* qgsdashspacedialogbase.ui */,
1084310851
7225EFAB10B22C5000D23EA2 /* widget_linedecoration.ui */,
1084410852
7225EFAC10B22C5000D23EA2 /* widget_markerline.ui */,
1084510853
7225EFAD10B22C5000D23EA2 /* widget_simplefill.ui */,
@@ -14604,6 +14612,8 @@
1460414612
72EB310110B9997A002A971B /* qgsludialog.h in Sources */,
1460514613
72A51A5210CE065B00E202D7 /* qgslegendinterface.cpp in Sources */,
1460614614
72A51A5310CE065B00E202D7 /* qgslegendinterface.h in Sources */,
14615+
72E35C921104C02A00B0EA85 /* qgsdashspacedialog.cpp in Sources */,
14616+
72E35C931104C02A00B0EA85 /* qgsdashspacedialog.h in Sources */,
1460714617
);
1460814618
runOnlyForDeploymentPostprocessing = 0;
1460914619
};
@@ -18694,7 +18704,7 @@
1869418704
COPY_PHASE_STRIP = NO;
1869518705
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1869618706
GCC_OPTIMIZATION_LEVEL = 0;
18697-
QGIS_VERSION_BUILD = 12778;
18707+
QGIS_VERSION_BUILD = 12789;
1869818708
STRIP_INSTALLED_PRODUCT = NO;
1869918709
};
1870018710
name = Debug;
@@ -18705,7 +18715,7 @@
1870518715
buildSettings = {
1870618716
COPY_PHASE_STRIP = YES;
1870718717
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
18708-
QGIS_VERSION_BUILD = 12778;
18718+
QGIS_VERSION_BUILD = 12789;
1870918719
STRIP_INSTALLED_PRODUCT = YES;
1871018720
};
1871118721
name = Release;

0 commit comments

Comments
 (0)