From 6af8e7795da1e86745364af1538fa76d4e0fc07e Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 12 Apr 2011 20:23:33 +0200 Subject: minor improvments: better debug messages + no tabs :D --- pacman-c++/pacman.server.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pacman-c++/pacman.server.pro') diff --git a/pacman-c++/pacman.server.pro b/pacman-c++/pacman.server.pro index 1463818..075f44d 100644 --- a/pacman-c++/pacman.server.pro +++ b/pacman-c++/pacman.server.pro @@ -17,7 +17,7 @@ SOURCES += pixmapitem.cpp \ sceneholder.cpp \ util.cpp \ clicklabel.cpp \ - gameentity.cpp + gameentity.cpp HEADERS += pixmapitem.h \ actor.h \ animationmanager.h \ @@ -30,7 +30,7 @@ HEADERS += pixmapitem.h \ sceneholder.h \ util.h \ clicklabel.h \ - gameentity.h + gameentity.h RESOURCES += pacman.qrc OBJECTS_DIR = .obj -- cgit v1.2.3