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

List:       kde-commits
Subject:    koffice/kplato
From:       Dag Andersen <danders () get2net ! dk>
Date:       2010-07-01 11:17:50
Message-ID: 20100701111750.C1256AC8E2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1144946 by danders:

Don't load plugins in document, will be loaded in view anyway.


 M  +1 -1      kptpart.cpp  


--- trunk/koffice/kplato/kptpart.cpp #1144945:1144946
@@ -79,7 +79,7 @@
         m_loadingTemplate( false ),
         m_viewlistModified( false )
 {
-    setComponentData( Factory::global() );
+    setComponentData( Factory::global(), false ); // Do not load plugins now (the view will load them)
     setTemplateType( "kplato_template" );
     m_config.setReadWrite( isReadWrite() || !isEmbedded() );
     // Add library translation files
[prev in list] [next in list] [prev in thread] [next in thread] 

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