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

List:       kde-commits
Subject:    koffice/kexi/plugins/forms
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2010-04-02 17:08:40
Message-ID: 20100402170840.520E7AC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1110280 by staniek:

do not even compile subform


 M  +1 -1      CMakeLists.txt  
 M  +3 -1      kexidbfactory.cpp  


--- trunk/koffice/kexi/plugins/forms/CMakeLists.txt #1110279:1110280
@@ -65,7 +65,7 @@
   widgets/kexidbutils.cpp
   widgets/kexidbautofield.cpp
   widgets/kexidbform.cpp
-  widgets/kexidbsubform.cpp
+# todo  widgets/kexidbsubform.cpp
   widgets/kexidblabel.cpp
   widgets/kexidbimagebox.cpp
   widgets/kexipushbutton.cpp
--- trunk/koffice/kexi/plugins/forms/kexidbfactory.cpp #1110279:1110280
@@ -59,7 +59,9 @@
 #include "widgets/kexidbcombobox.h"
 #include "widgets/kexipushbutton.h"
 #include "widgets/kexidbform.h"
-#include "widgets/kexidbsubform.h"
+#ifndef KEXI_NO_SUBFORM
+# include "widgets/kexidbsubform.h"
+#endif
 #include "kexidataawarewidgetinfo.h"
 
 #include "kexidbfactory.h"
[prev in list] [next in list] [prev in thread] [next in thread] 

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