mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
ouch, fix debug build on mac II
git-svn-id: http://svn.osgeo.org/qgis/trunk@15804 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
211b3b2b14
commit
5dea161d93
@ -786,7 +786,7 @@ void QgsVectorLayer::drawRendererV2( QgsRenderContext& rendererContext, bool lab
|
||||
#endif //Q_WS_MAC
|
||||
}
|
||||
|
||||
#ifndef Q_MS_MAC
|
||||
#ifndef Q_WS_MAC
|
||||
QgsDebugMsg( QString( "Total features processed %1" ).arg( featureCount ) );
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user