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

List:       kde-commits
Subject:    koffice/lib/kofficeui
From:       Laurent Montel <montel () kde ! org>
Date:       2006-03-27 11:39:56
Message-ID: 1143459596.914367.21083.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 523087 by mlaurent:

Fix some error


 M  +1 -1      KoPageLayoutColumns.h  
 M  +6 -6      KoPageLayoutDia.cpp  
 M  +1 -1      KoPageLayoutHeader.h  
 M  +2 -2      KoPageLayoutSize.h  


--- trunk/koffice/lib/kofficeui/KoPageLayoutColumns.h #523086:523087
@@ -24,7 +24,7 @@
 
 #include <KoUnit.h>
 #include <KoPageLayout.h>
-#include <KoPageLayoutColumnsBase.h>
+#include "KoPageLayoutColumnsBase.h"
 
 class QWidget;
 class KoUnitDoubleSpinBox;
--- trunk/koffice/lib/kofficeui/KoPageLayoutDia.cpp #523086:523087
@@ -22,12 +22,12 @@
 
 /******************************************************************/
 
-#include <KoPageLayoutDia.h>
-#include <KoPageLayoutColumns.h>
-#include <KoPageLayoutSize.h>
-#include <KoPageLayoutHeader.h>
+#include "KoPageLayoutDia.h"
+#include "KoPageLayoutColumns.h"
+#include "KoPageLayoutSize.h"
+#include "KoPageLayoutHeader.h"
 #include <KoUnit.h>
-#include <KoUnitWidgets.h>
+#include "KoUnitWidgets.h"
 
 #include <klocale.h>
 #include <kiconloader.h>
@@ -402,4 +402,4 @@
     KDialogBase::slotOk(); // accept
 }
 
-#include <KoPageLayoutDia.moc>
+#include "KoPageLayoutDia.moc"
--- trunk/koffice/lib/kofficeui/KoPageLayoutHeader.h #523086:523087
@@ -21,7 +21,7 @@
 
 #include <KoUnit.h>
 #include <KoPageLayout.h>
-#include <KoPageLayoutHeaderBase.h>
+#include "KoPageLayoutHeaderBase.h"
 
 class QWidget;
 class KoUnitDoubleSpinBox;
--- trunk/koffice/lib/kofficeui/KoPageLayoutSize.h #523086:523087
@@ -24,8 +24,8 @@
 #include <KoGlobal.h>
 #include <KoUnit.h>
 #include <kdialogbase.h>
-#include <KoPageLayout.h>
-#include <KoPageLayoutDia.h>
+#include "KoPageLayout.h"
+#include "KoPageLayoutDia.h"
 
 class QComboBox;
 class KoUnitDoubleSpinBox;
[prev in list] [next in list] [prev in thread] [next in thread] 

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