Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Re-added Nyall's modifications
  • Loading branch information
elpaso committed Jun 29, 2015
1 parent 7c3190f commit 540165d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/qgsserver.cpp
Expand Up @@ -373,7 +373,7 @@ bool QgsServer::init( int & argc, char ** argv )
mMapRenderer = new QgsMapRenderer;
mMapRenderer->setLabelingEngine( new QgsPalLabeling() );

#ifdef QGSMSDEBUG
#ifdef ENABLE_MS_TESTS
QgsFontUtils::loadStandardTestFonts( QStringList() << "Roman" << "Bold" );
#endif

Expand Down

0 comments on commit 540165d

Please sign in to comment.