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

List:       kde-commits
Subject:    koffice/kexi/core
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-11-25 21:32:28
Message-ID: 1227648748.775520.24282.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 889051 by staniek:

Core
-enable by default in the manager: reportspgz



 M  +2 -2      kexipartmanager.cpp  


--- trunk/koffice/kexi/core/kexipartmanager.cpp #889050:889051
@@ -83,8 +83,8 @@
         QString partName = ptr->property("X-Kexi-TypeName", QVariant::String).toString();
         kDebug() << partName << partClass;
 //<TEMP>: disable some parts if needed
-        if (!Kexi::tempShowReports() && partName == "report")
-            continue;
+//        if (!Kexi::tempShowReports() && partName == "report")
+//            continue;
         if (!Kexi::tempShowMacros() && partName == "macro")
             continue;
         if (!Kexi::tempShowScripts() && partName == "script")
[prev in list] [next in list] [prev in thread] [next in thread] 

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