Skip to content

Commit

Permalink
fix nightly build
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@15525 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Mar 17, 2011
1 parent 14ed002 commit bc9e7be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/core/qgsdiagram.cpp
Expand Up @@ -3,7 +3,6 @@
#include "qgsrendercontext.h"

#include <QPainter>
#include <QBrush>

void QgsDiagram::setPenWidth( QPen& pen, const QgsDiagramSettings& s, const QgsRenderContext& c )
{
Expand Down
1 change: 1 addition & 0 deletions src/core/qgsdiagram.h
Expand Up @@ -3,6 +3,7 @@

#include "qgsfeature.h"
#include <QPen>
#include <QBrush>

class QPainter;
class QPointF;
Expand Down

0 comments on commit bc9e7be

Please sign in to comment.