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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/libkdepim
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-10-09 13:47:12
Message-ID: 1255096032.305820.5173.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1033109 by tmcguire:

Use the KPIM namespace here, to avoid symbol clashes with the class with the
same name in kaddressbook


 M  +4 -0      ldapsearchdialog.cpp  


--- branches/kdepim/enterprise/kdepim/libkdepim/ldapsearchdialog.cpp #1033108:1033109
@@ -94,6 +94,8 @@
   return keys;
 }
 
+namespace KPIM {
+
 class ContactListItem : public QListViewItem
 {
   public:
@@ -118,6 +120,8 @@
     }
 };
 
+}
+
 LDAPSearchDialog::LDAPSearchDialog( QWidget* parent, const char* name )
   : KDialogBase( Plain, i18n( "Search for Addresses in Directory" ), Help | User1 |
     User2 | User3 | Cancel, Default, parent, name, false, true )
[prev in list] [next in list] [prev in thread] [next in thread] 

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