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

List:       kde-commits
Subject:    kdegames/kpat
From:       Bram Schoenmakers <bram_s () hccnet ! nl>
Date:       2004-05-20 17:04:36
Message-ID: 20040520170436.9D93593AD () office ! kde ! org
[Download RAW message or body]

CVS commit by bram: 

Also count moves when doubleclicking


  M +2 -0      dealer.cpp   1.76


--- kdegames/kpat/dealer.cpp  #1.75:1.76
@@ -548,4 +548,6 @@ bool Dealer::cardDblClicked(Card *c)
             empty.append(c);
             c->source()->moveCards(empty, tgt);
+            ++moves;
+            emit setMoves( moves );
             canvas()->update();
             return true;


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

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