[Digikam-devel] extragear/graphics/digikam/imageplugins

Francisco J. Cruz fj.cruz at supercable.es
Mon Jan 30 18:26:29 GMT 2006


SVN commit 503894 by fjcruz:

If there is any error on profiles settings, OK button is not enabled.

CCMAIL:digikam-devel at kde.org

 M  +1 -0      imageeffect_iccproof.cpp  


--- trunk/extragear/graphics/digikam/imageplugins/imageeffect_iccproof.cpp #503893:503894
@@ -725,6 +725,7 @@
                         <p>If you want to do a \"soft-proof\" transform, in adition to these profiles\
                         you need a \"Proof\" one.</p>");
         KMessageBox::information(this, error);
+        enableButtonOK(false);
     }
     else
     {



More information about the Digikam-devel mailing list