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

List:       kde-commits
Subject:    KDE/kdegames/knetwalk/src
From:       Pascal Létourneau <pascal.letourneau () kdemail ! net>
Date:       2006-09-28 21:19:03
Message-ID: 1159478343.708621.31557.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 589883 by pletourn:

Use the right signal


 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdegames/knetwalk/src/mainwindow.cpp #589882:589883
@@ -78,7 +78,7 @@
 	statusBar()->insertItem("abcdefghijklmnopqrst: 0  ",1);
 	setAutoSaveSettings();
 	createGUI();
-	connect(m_levels, SIGNAL(activated(int)), this, SLOT(newGame(int)));
+	connect(m_levels, SIGNAL(triggered(int)), this, SLOT(newGame(int)));
 
 
 	this->setWhatsThis( i18n("<h3>Rules of Game</h3>"
[prev in list] [next in list] [prev in thread] [next in thread] 

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