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

List:       kde-commits
Subject:    =?utf-8?q?=5Bknights=5D_src=3A_Remove_compiler_warning=2E?=
From:       Miha Čančula <miha.cancula () gmail ! com>
Date:       2011-03-01 13:31:55
Message-ID: 20110301133155.22018A60CD () git ! kde ! org
[Download RAW message or body]

Git commit fbf0bf68eaf235ff745b73d3001c0347b79589b7 by Miha Čančula.
Committed on 01/03/2011 at 14:31.
Pushed by mihac into branch 'master'.

Remove compiler warning.

M  +3    -0    src/knights.cpp     

http://commits.kde.org/knights/fbf0bf68eaf235ff745b73d3001c0347b79589b7

diff --git a/src/knights.cpp b/src/knights.cpp
index be478c8..2f59542 100644
--- a/src/knights.cpp
+++ b/src/knights.cpp
@@ -274,6 +274,9 @@ void MainWindow::showFicsSpectateDialog()
                     case Protocol::ChatToolWidget:
                         connect ( toolAction, SIGNAL(triggered(bool)), this, \
SLOT(setShowChatSetting(bool)) );  break;
+                        
+                    default:
+                        break;
                 }
                 connect ( dock, SIGNAL(visibilityChanged(bool)), toolAction, \
SLOT(setChecked(bool)) );  actionCollection()->addAction ( actionName, toolAction );


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

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