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

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Joseph Wenninger <kde () jowenn ! at>
Date:       2005-01-31 21:36:23
Message-ID: 20050131213623.7E8541CF54 () office ! kde ! org
[Download RAW message or body]

CVS commit by jowenn: 

Should fix #98219


  M +6 -0      katedocument.cpp   1.787


--- kdelibs/kate/part/katedocument.cpp  #1.786:1.787
@@ -239,4 +239,10 @@ KateDocument::KateDocument ( bool bSingl
 
   m_isasking = 0;
+  // plugins
+  for (uint i=0; i<KateFactory::self()->plugins().count(); i++)
+  {
+    if (config()->plugin (i))
+      loadPlugin (i);
+  }
 }
 


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

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