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

List:       kde-commits
Subject:    Re: kdelibs/corba/kom
From:       David Faure <faure () alpha ! tat ! physik ! uni-tuebingen ! de>
Date:       1999-05-26 10:29:17
[Download RAW message or body]

On Wed, May 26, 1999 at 11:44:38AM +0200, CVS by mkoch wrote:
> 
> kdelibs/corba/kom komBase.h,1.11,1.12
> Author: mkoch
> CVSROOT: /home/kde
> Wed May 26 11:44:38 MET DST 1999
> Update of /home/kde/kdelibs/corba/kom
> In directory zeus:/tmp/cvs-serv25347/corba/kom
> 
> Modified Files:
> 	komBase.h 
> Log Message:
This breaks compilation :

komContainer.cc: In method `KOMContainer::KOMContainer()':
komContainer.cc:30: member `m_dctSignals' is private
komContainer.cc:31: member `m_dctSignals' is private
...

diff -u -p -r1.11 -r1.12
--- komBase.h   1999/05/23 13:17:50     1.11
+++ komBase.h   1999/05/26 09:44:38     1.12
@@ -90,7 +90,7 @@ public:
 
   typedef QList<Client> ClientList;
 
-protected:
+private:
   QDict<ClientList> m_dctSignals;
   QList<KOM::Base_var> m_lstClients;
   QList<Filter> m_lstFilters;
@@ -100,6 +100,7 @@ protected:
 
   CORBA::ULong m_ulRefCount;
   
+protected:
-- 
David FAURE
david.faure@insa-lyon.fr, faure@kde.org
http://www.insa-lyon.fr/People/AEDI/dfaure/index.html 
KDE, Making The Future of Computing Available Today

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

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