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

List:       kde-commits
Subject:    KDE/kdepimlibs
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2007-04-28 14:07:26
Message-ID: 1177769246.453363.18556.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 658780 by chehrlic:

warnings--

 M  +1 -1      kabc/picture.cpp  
 M  +2 -1      kldap/ldapoperation.cpp  


--- trunk/KDE/kdepimlibs/kabc/picture.cpp #658779:658780
@@ -46,7 +46,7 @@
     QString mType;
     QImage mData;
 
-    int mIntern;
+    bool mIntern;
 };
 
 Picture::Picture()
--- trunk/KDE/kdepimlibs/kldap/ldapoperation.cpp #658779:658780
@@ -56,7 +56,8 @@
   return timeout < 0 ? 0 : timeout;
 }
 
-struct LdapOperation::LdapOperationPrivate {
+class LdapOperation::LdapOperationPrivate {
+public:
 #ifdef LDAP_FOUND
   int processResult( int rescode, LDAPMessage *msg );
 #endif
[prev in list] [next in list] [prev in thread] [next in thread] 

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