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

List:       kde-commits
Subject:    koffice/kexi/plugins/reportspgz
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2010-02-16 20:51:07
Message-ID: 1266353467.656441.29136.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1091293 by staniek:

Reports
*harmonize the look and name of data source tab with form designer



 M  +2 -1      kexireportpart.cpp  


--- trunk/koffice/kexi/plugins/reportspgz/kexireportpart.cpp #1091292:1091293
@@ -153,7 +153,8 @@
 {
     if (!d->ksrc)
         d->ksrc = new KexiSourceSelector(tab, KexiMainWindowIface::global()->project()->dbConnection());
-    tab->addTab(d->ksrc, i18n("Source"));
+    tab->addTab(d->ksrc, KIcon("server-database"), QString());
+    tab->setTabToolTip(tab->indexOf(d->ksrc), i18n("Data Source"));
 }
 
 void KexiReportPart::slotActionTriggered()
[prev in list] [next in list] [prev in thread] [next in thread] 

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