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

@ -35,4 +35,4 @@ public:
AbstractCounter *addCounter(int _counterId, const QString &_name, int _value);
};
#endif
#endif