[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/games/granatier/src
From:       Mathias Kraus <k.hias () gmx ! de>
Date:       2009-09-26 8:09:16
Message-ID: 1253952556.802666.8338.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1028192 by mkraus:

some krazy fixes
- endswithnewline
- includes
- spelling

 M  +1 -2      arena.h  
 M  +1 -1      playerselector.h  
 M  +0 -2      playersettings.cpp  
 M  +1 -1      playersettings.h  


--- trunk/playground/games/granatier/src/arena.h #1028191:1028192
@@ -47,7 +47,7 @@
     /** The Arena Cells */
     Cell** m_cells;
     
-    /** The Player positon on the Arena */
+    /** The Player position on the Arena */
     QMap <int, QPointF> m_playerPosition;
 
 public:
@@ -150,4 +150,3 @@
 };
 
 #endif
-
--- trunk/playground/games/granatier/src/playerselector.h #1028191:1028192
@@ -42,4 +42,4 @@
     Q_PRIVATE_SLOT(d, void slotUpdateShortcut(const QKeySequence& seq))
 }; 
 
-#endif
\ No newline at end of file
+#endif
--- trunk/playground/games/granatier/src/playersettings.cpp #1028191:1028192
@@ -17,8 +17,6 @@
 
 #include "playersettings.h"
 
-#include <QtCore>
-
 #include <KStandardDirs>
 #include <KConfig>
 #include <KConfigGroup>
--- trunk/playground/games/granatier/src/playersettings.h #1028191:1028192
@@ -71,4 +71,4 @@
     QMap <QString, StructPlayerSettings> m_tempPlayerSettings;
 }; 
 
-#endif
\ No newline at end of file
+#endif
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic