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

List:       kde-commits
Subject:    KDE/kdevplatform/project/interfaces
From:       Jens Herden <jens () kdewebdev ! org>
Date:       2007-07-01 21:07:08
Message-ID: 1183324028.906459.20500.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 682162 by jens:

make the comment right

 M  +4 -4      iprojectfilemanager.h  


--- trunk/KDE/kdevplatform/project/interfaces/iprojectfilemanager.h #682161:682162
@@ -63,10 +63,10 @@
     /** Features the file manager supports */
     enum Feature
     {
-        None     = 0 ,     ///< This project supports nothing
-        Folders  = 1 << 0, ///< Folders are supported by the project
-        Targets  = 1 << 1, ///< Targets are supported by the project
-        Files    = 1 << 2  ///< Files are supported by the project
+        None     = 0 ,     ///< This manager supports nothing
+        Folders  = 1 << 0, ///< Folders are supported by the manager
+        Targets  = 1 << 1, ///< Targets are supported by the manager
+        Files    = 1 << 2  ///< Files are supported by the manager
     };
     Q_DECLARE_FLAGS( Features, Feature )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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