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

List:       kde-commits
Subject:    kdevelop/parts/fileview
From:       Amilcar do Carmo Lucas <amilcar () ida ! ing ! tu-bs ! de>
Date:       2003-12-02 13:37:06
[Download RAW message or body]

CVS commit by aclu: 

Fix API doc
reviewed by MarioS


  M +5 -5      fileviewpart.cpp   1.35


--- kdevelop/parts/fileview/fileviewpart.cpp  #1.34:1.35
@@ -38,15 +38,15 @@
 
 ///////////////////////////////////////////////////////////////////////////////
-// class factory
+// static members
 ///////////////////////////////////////////////////////////////////////////////
 
-typedef KGenericFactory<FileViewPart> FileViewFactory;
-K_EXPORT_COMPONENT_FACTORY( libkdevfileview, FileViewFactory( "kdevfileview" ) )
+VCSColors FileViewPart::vcsColors;
 
 ///////////////////////////////////////////////////////////////////////////////
-// static members
+// class factory
 ///////////////////////////////////////////////////////////////////////////////
 
-VCSColors FileViewPart::vcsColors;
+typedef KGenericFactory<FileViewPart> FileViewFactory;
+K_EXPORT_COMPONENT_FACTORY( libkdevfileview, FileViewFactory( "kdevfileview" ) )
 
 ///////////////////////////////////////////////////////////////////////////////


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

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