~neon/kolf/master

« back to all changes in this revision

Viewing changes to objects.cpp

  • Committer: Montel Laurent
  • Date: 2014-12-17 18:45:42 UTC
  • mto: This revision was merged to the branch mainline in revision 1182.
  • Revision ID: git-v1:d64c6fc73734cb5a84066385e7ddb50d2f1d9d6a
Fix includes

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#include <KConfigGroup>
28
28
#include <KNumInput>
29
29
#include <KRandom>
30
 
 
 
30
#include <KLocalizedString>
31
31
//BEGIN Kolf::BlackHole
32
32
 
33
33
Kolf::BlackHole::BlackHole(QGraphicsItem* parent, b2World* world)