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

List:       kde-commits
Subject:    kdegames/kreversi
From:       Inge Wallin <inge () lysator ! liu ! se>
Date:       2005-03-28 20:37:24
Message-ID: 20050328203724.62E42630 () office ! kde ! org
[Download RAW message or body]

CVS commit by ingwa: 

Fix faulty connect


  M +1 -1      kreversi.cpp   1.41


--- kdegames/kreversi/kreversi.cpp  #1.40:1.41
@@ -154,5 +154,5 @@ KReversi::KReversi()
   // Connect some signals on the board with slots of the application
   connect(m_krgame, SIGNAL(score()),        this, SLOT(showScore()));
-  connect(m_krgame, SIGNAL(gameOver()),     this, SLOT(slotGameOver(Color)));
+  connect(m_krgame, SIGNAL(gameOver()),     this, SLOT(slotGameOver()));
   connect(m_krgame, SIGNAL(turn(Color)),    this, SLOT(showTurn(Color)));
 


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

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