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

List:       kde-commits
Subject:    koffice
From:       David Faure <faure () kde ! org>
Date:       2005-11-24 18:36:09
Message-ID: 1132857369.845387.15239.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 483006 by dfaure:

Copyright notice; unused var removed.


 M  +19 -0     karbon/karbon_factory_init.cc  
 M  +19 -0     kspread/kspread_factory_init.cc  
 M  +19 -0     kword/KWFactoryInit.cpp  
 M  +0 -1      kword/KWFrame.cpp  


--- trunk/koffice/karbon/karbon_factory_init.cc #483005:483006
@@ -1,3 +1,22 @@
+/* This file is part of the KDE project
+   Copyright (C) 2005 The Karbon Developers
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public
+   License as published by the Free Software Foundation; either
+   version 2 of the License, or (at your option) any later version.
+
+   This library is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public License
+   along with this library; see the file COPYING.LIB.  If not, write to
+   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.
+*/
+
 #include "karbon_factory.h"
 
 K_EXPORT_COMPONENT_FACTORY( libkarbonpart, KarbonFactory() )
--- trunk/koffice/kspread/kspread_factory_init.cc #483005:483006
@@ -1,3 +1,22 @@
+/* This file is part of the KDE project
+   Copyright (C) 2005 David Faure <faure@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public
+   License as published by the Free Software Foundation; either
+   version 2 of the License, or (at your option) any later version.
+
+   This library is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public License
+   along with this library; see the file COPYING.LIB.  If not, write to
+   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.
+*/
+
 #include "kspread_factory.h"
 
 K_EXPORT_COMPONENT_FACTORY( libkspreadpart, KSpread::Factory )
--- trunk/koffice/kword/KWFactoryInit.cpp #483005:483006
@@ -1,3 +1,22 @@
+/* This file is part of the KDE project
+   Copyright (C) 2005 David Faure <faure@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public
+   License as published by the Free Software Foundation; either
+   version 2 of the License, or (at your option) any later version.
+
+   This library is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public License
+   along with this library; see the file COPYING.LIB.  If not, write to
+   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.
+*/
+
 #include "KWFactory.h"
 
 K_EXPORT_COMPONENT_FACTORY( libkwordpart, KWFactory )
--- trunk/koffice/kword/KWFrame.cpp #483005:483006
@@ -190,7 +190,6 @@
 void KWFrame::setSelected( bool selected )
 {
     //kdDebug(32001) << this << " KWFrame::setSelected " << selected << endl;
-    bool s = m_selected;
     m_selected = selected;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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