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

List:       kde-commits
Subject:    koffice/tools
From:       Nicolas Lécureuil <neoclust () mandriva ! org>
Date:       2007-07-06 8:57:14
Message-ID: 1183712234.241055.1521.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 684126 by nlecureuil:

Fix some includes

 M  +1 -1      converter/koconverter.cpp  
 M  +3 -3      thumbnail/clipartcreator.cpp  
 M  +1 -2      thumbnail/kofficecreator.cpp  


--- trunk/koffice/tools/converter/koconverter.cpp #684125:684126
@@ -18,6 +18,7 @@
  * Boston, MA 02110-1301, USA.
 */
 
+#include "koconverter.h"
 #include <QFile>
 
 #include <kaboutdata.h>
@@ -32,7 +33,6 @@
 
 #include <KoFilterManager.h>
 
-#include "koconverter.h"
 
 
 bool convert( const KUrl & uIn, const QString & /*inputFormat*/, const KUrl & uOut, \
                const QString & outputFormat, const bool batch )
--- trunk/koffice/tools/thumbnail/clipartcreator.cpp #684125:684126
@@ -18,6 +18,9 @@
  * Boston, MA 02110-1301, USA.
 */
 
+#include "clipartcreator.h"
+#include <kdemacros.h>
+
 #include <QImage>
 #include <QPainter>
 #include <QFile>
@@ -25,9 +28,6 @@
 
 #include <KoPicture.h>
 
-#include "clipartcreator.h"
-#include <kdemacros.h>
-
 extern "C"
 {
     KDE_EXPORT ThumbCreator *new_creator()
--- trunk/koffice/tools/thumbnail/kofficecreator.cpp #684125:684126
@@ -16,7 +16,7 @@
     the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  * Boston, MA 02110-1301, USA.
 */
-
+#include "kofficecreator.h"
 #include <time.h>
 
 #include <QPixmap>
@@ -30,7 +30,6 @@
 #include <kparts/part.h>
 #include <kparts/componentfactory.h>
 
-#include "kofficecreator.h"
 #include <KoStore.h>
 #include <KoDocument.h>
 #include <QAbstractEventDispatcher>


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

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