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

List:       kde-commits
Subject:    KDE/kdepim/kresources/kolab/kcal
From:       Peter Kümmel <syntheticpp () yahoo ! com>
Date:       2007-07-22 10:39:37
Message-ID: 1185100777.882996.8808.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 690828 by kuemmel:

hint for msvc

 M  +1 -1      resourcekolab.cpp  
 M  +1 -1      resourcekolab.h  


--- trunk/KDE/kdepim/kresources/kolab/kcal/resourcekolab.cpp #690827:690828
@@ -1104,7 +1104,7 @@
 }
 
 /*virtual*/
-QString ResourceKolab::subresourceIdentifier( Incidence *incidence )
+QString ResourceKolab::subresourceIdentifier( KCal::Incidence *incidence )
 {
   QString uid = incidence->uid();
   if ( mUidMap.contains( uid ) )
--- trunk/KDE/kdepim/kresources/kolab/kcal/resourcekolab.h #690827:690828
@@ -134,7 +134,7 @@
   /** What is the label for this subresource? */
   virtual const QString labelForSubresource( const QString& resource ) const;
 
-  virtual QString subresourceIdentifier( Incidence *incidence );
+  virtual QString subresourceIdentifier( KCal::Incidence *incidence );
 
   //TODO need to implement them
   virtual void deleteAllEvents() {}
[prev in list] [next in list] [prev in thread] [next in thread] 

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