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

List:       kde-commits
Subject:    koffice/kword/plugins/scripting
From:       Sven Langkamp <sven.langkamp () gmail ! com>
Date:       2007-01-12 0:42:13
Message-ID: 1168562533.907498.5995.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 622488 by langkamp:

fix compile

 M  +1 -1      Module.cpp  


--- trunk/koffice/kword/plugins/scripting/Module.cpp #622487:622488
@@ -163,7 +163,7 @@
     type = KWord::OtherTextFrameSet;
     */
 
-    KWTextFrameSet* frameset = new KWTextFrameSet(type);
+    KWTextFrameSet* frameset = new KWTextFrameSet(doc(), type);
     frameset->setName(framesetname);
     frameset->setAllowLayout(false);
     doc()->addFrameSet(frameset);
[prev in list] [next in list] [prev in thread] [next in thread] 

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