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

List:       kde-commits
Subject:    koffice/krita/ui
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2007-09-07 11:32:28
Message-ID: 1189164748.517546.9532.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 709382 by berger:

fix creation of a new image with a profile name which has been squeezed

 M  +1 -1      kis_custom_image_widget.cc  


--- trunk/koffice/krita/ui/kis_custom_image_widget.cc #709381:709382
@@ -160,7 +160,7 @@
 {
     KoColorSpace * cs = KoColorSpaceRegistry::instance()->colorSpace(
             KoColorSpaceRegistry::instance()->colorSpaceId(cmbColorModels->currentItem(), \
                cmbColorDepth->currentItem())
-            , cmbProfile->currentText());
+            , cmbProfile->itemHighlighted());
 
     QColor qc(Qt::white);
 


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

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