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

List:       kde-commits
Subject:    KDE/kdegames/kmines
From:       Dmitry Suzdalev <dimsuz () gmail ! com>
Date:       2009-04-18 17:23:09
Message-ID: 1240075389.793763.10517.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 955862 by dimsuz:

Update flagged mines count when auto-marking mines in the end of the game
BUG: 189969


 M  +2 -0      minefielditem.cpp  


--- trunk/KDE/kdegames/kmines/minefielditem.cpp #955861:955862
@@ -548,6 +548,8 @@
                 item->mark();
         }
         m_gameOver = true;
+        // now all mines should be flagged, notify about this
+        emit flaggedMinesCountChanged(m_minesCount);
         emit gameOver(true);
     }
 }

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

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