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

List:       kde-commits
Subject:    tags/koffice/2.1.81/koffice/krita/plugins/extensions/shiva
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2010-03-15 10:51:31
Message-ID: 1268650291.431002.13889.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1103541 by berger:

fix compilation with 0.9.12


 M  +1 -1      QVariantValue.cpp  


--- tags/koffice/2.1.81/koffice/krita/plugins/extensions/shiva/QVariantValue.cpp #1103540:1103541
@@ -67,8 +67,8 @@
             GTLCore::Color c = value.asColor();
             return QVariant(QColor(c.red() * 255, c.green() * 255, c.blue() * 255, c.alpha() * 255) );
         }
+#endif
     }
-#endif
     qFatal("Unsupported type: %i", value.type());
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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