Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Sponsor
Sponsor qgis/QGIS
Watch
322
Star
3.2k
Fork
1.6k
qgis
/
QGIS
Code
Issues
3,322
Pull requests
40
Projects
0
Wiki
Security
Insights
Permalink
Browse files
Fix warning
Loading branch information
nyalldawson
committed
Jan 15, 2014
1 parent
00efc46
commit
eb9ce3a3ead15b41207ff40f89768348ead8f66c
Unified
Split
Showing
1 changed file
with
1 addition
and
0 deletions
.
+1
−0
src/core/symbology-ng/qgsfillsymbollayerv2.cpp
1
src/core/symbology-ng/qgsfillsymbollayerv2.cpp
Show comments
View file
Edit file
Delete file
@@ -887,6 +887,7 @@ double QgsImageFillSymbolLayer::dxfWidth( const QgsDxfExport& e, const QgsSymbol
QColor
QgsImageFillSymbolLayer::dxfColor
(
const
QgsSymbolV2RenderContext& context )
const
{
Q_UNUSED
( context );
if
( !
mOutline
)
{
return
QColor
( Qt::black );
Toggle all file notes
0 comments on commit
eb9ce3a
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
eb9ce3a