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

List:       kde-commits
Subject:    koffice/kexi/plugins/reports
From:       Adam Pigg <adam () piggz ! co ! uk>
Date:       2010-02-24 21:03:45
Message-ID: 1267045425.773819.12760.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1095691 by piggz:

"" > QString()

 M  +1 -1      kexireportview.cpp  


--- trunk/koffice/kexi/plugins/reports/kexireportview.cpp #1095690:1095691
@@ -253,7 +253,7 @@
                 reportData = sourceData(tempData()->connectionDefinition);    
             }
             if (!reportData) {
-                reportData = new KexiDBReportData("", \
KexiMainWindowIface::global()->project()->dbConnection()); +                \
reportData = new KexiDBReportData(QString(), \
KexiMainWindowIface::global()->project()->dbConnection());  }
             m_preRenderer->setSourceData(reportData);
             


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

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