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

List:       kde-commits
Subject:    koffice/krita/image/filter
From:       Boudewijn Rempt <boud () valdyas ! org>
Date:       2009-03-17 10:25:19
Message-ID: 1237285519.137599.22405.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 940347 by rempt:

fix compile

 M  +1 -1      kis_filter_registry.cc  


--- trunk/koffice/krita/image/filter/kis_filter_registry.cc #940346:940347
@@ -55,7 +55,7 @@
 {
     if (KisFilterRegistry::m_singleton == 0) {
         KisFilterRegistry::m_singleton = new KisFilterRegistry();
-        Q_CHECK_PTR( KisGeneratorRegistry::m_singleton );
+        Q_CHECK_PTR( KisFilterRegistry::m_singleton );
         KoPluginLoader::instance()->load( "Krita/Filter", "Type == 'Service' and \
([X-Krita-Version] == 3)" );  
     }


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

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