Fixed compile warnings due to missing \n at EOF.

This commit is contained in:
Mark Morschhäuser 2013-05-15 21:31:47 +02:00
parent 187fa23fef
commit 562de0553f
16 changed files with 16 additions and 16 deletions

View file

@ -14,4 +14,4 @@ public:
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget);
};
#endif
#endif