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

List:       kde-commits
Subject:    [kbreakout] src: Remove the connect for non-existing slot
From:       Viranch Mehta <viranch.mehta () gmail ! com>
Date:       2013-03-28 11:41:04
Message-ID: 20130328114104.6493AA6059 () git ! kde ! org
[Download RAW message or body]

Git commit e6e3dfef6f86b9ff49d73275c8b899a7b9548b0e by Viranch Mehta.
Committed on 28/03/2013 at 12:41.
Pushed by viranch into branch 'master'.

Remove the connect for non-existing slot

M  +0    -3    src/mainwindow.cpp

http://commits.kde.org/kbreakout/e6e3dfef6f86b9ff49d73275c8b899a7b9548b0e

diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index d40c82c..1da951a 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -168,9 +168,6 @@ void MainWindow::configureSettings()
     dialog->addPage(new GeneralSettings( dialog ), =

                     i18nc("General settings", "General"),
                     "games-config-options");
-
-    connect(dialog, SIGNAL(settingsChanged(QString)), =

-            this, SLOT(loadSettings()));
     =

     dialog->show();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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