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

List:       koffice-devel
Subject:    patch to fix kexi compile
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2004-02-18 23:50:55
Message-ID: 200402181650.55684.kstars () 30doradus ! org
[Download RAW message or body]

Hello,

I couldn't compile kexi because it was not able to find "kexivalidator.h".  
The following patches fix it.

regards, Jason
-- 
-------------------------------
KStars: KDE Desktop Planetarium
kstars@30doradus.org

["kexitableviewdata.patch" (text/x-diff)]

Index: kexitableviewdata.cpp
===================================================================
RCS file: /home/kde/koffice/kexi/tableview/kexitableviewdata.cpp,v
retrieving revision 1.13
diff -u -3 -p -r1.13 kexitableviewdata.cpp
--- kexitableviewdata.cpp	18 Feb 2004 20:22:42 -0000	1.13
+++ kexitableviewdata.cpp	18 Feb 2004 23:50:03 -0000
@@ -24,7 +24,7 @@
 
 #include "kexitableviewdata.h"
 
-#include "kexivalidator.h"
+#include "../core/kexivalidator.h"
 
 #include <kexidb/field.h>
 #include <kexidb/queryschema.h>

["kexitableview.patch" (text/x-diff)]

Index: kexitableview.cpp
===================================================================
RCS file: /home/kde/koffice/kexi/tableview/kexitableview.cpp,v
retrieving revision 1.116
diff -u -3 -p -r1.116 kexitableview.cpp
--- kexitableview.cpp	18 Feb 2004 21:26:52 -0000	1.116
+++ kexitableview.cpp	18 Feb 2004 23:49:50 -0000
@@ -56,7 +56,7 @@
 #include "kexitableview.h"
 #include "kexitablerm.h"
 #include "kexi_utils.h"
-#include "kexivalidator.h"
+#include "../core/kexivalidator.h"
 
 #include "kexidatetableedit.h"
 #include "kexicelleditorfactory.h"


_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel


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

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