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

List:       kde-commits
Subject:    KDE/kdevelop/lib/plugins/vcs/interfaces
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-05-31 20:11:03
Message-ID: 1180642263.244902.20428.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 670236 by apaku:

fix building, we want a simple enum here

 M  +2 -2      vcshelpers.h  


--- trunk/KDE/kdevelop/lib/plugins/vcs/interfaces/vcshelpers.h #670235:670236
@@ -100,11 +100,11 @@
 
     void addMapping( const KUrl& sourceLocation,
                      const KUrl& destinationLocation,
-                     MappingFlags recursion );
+                     MappingFlag recursion );
     void removeMapping( const KUrl& sourceLocation);
     KUrl::List sourceLocations();
     KUrl destinationLocation( const KUrl& sourceLocation );
-    MappingFlag mappingFlags( const KUrl& sourceLocation ) const;
+    MappingFlag mappingFlag( const KUrl& sourceLocation ) const;
 };
 
 /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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