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

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/queuemanager
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2010-09-30 20:35:56
Message-ID: 20100930203557.709AEAC894 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1181375 by cgilles:

fix broken compilation if GLib2 is not available 


 M  +2 -0      batchtoolsmanager.cpp  


--- trunk/extragear/graphics/digikam/utilities/queuemanager/batchtoolsmanager.cpp #1181374:1181375
@@ -102,7 +102,9 @@
     registerTool(new Restoration(this));
     registerTool(new LocalContrast(this));
     registerTool(new AntiVignetting(this));
+#ifdef HAVE_GLIB2
     registerTool(new LensAutoFix(this));
+#endif // HAVE_GLIB2
 
     // Color
     registerTool(new BCGCorrection(this));
[prev in list] [next in list] [prev in thread] [next in thread] 

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