pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r4136 - trunk/pingus/src/pingus


From: grumbel
Subject: [Pingus-CVS] r4136 - trunk/pingus/src/pingus
Date: Tue, 1 Feb 2011 19:06:21 +0100

Author: grumbel
Date: 2011-02-01 19:06:21 +0100 (Tue, 01 Feb 2011)
New Revision: 4136

Modified:
   trunk/pingus/src/pingus/pingus_level_impl.hpp
Log:
Fixed compiler warning


Modified: trunk/pingus/src/pingus/pingus_level_impl.hpp
===================================================================
--- trunk/pingus/src/pingus/pingus_level_impl.hpp       2011-02-01 18:02:31 UTC 
(rev 4135)
+++ trunk/pingus/src/pingus/pingus_level_impl.hpp       2011-02-01 18:06:21 UTC 
(rev 4136)
@@ -29,6 +29,7 @@
   // Set defaults in constructor
   PingusLevelImpl() :
     resname(),
+    checksum(),
     levelname(),
     description(),
     ambient_light(255, 255, 255, 255),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]