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

List:       kde-commits
Subject:    KDE/kdelibs/kate/buffer
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2010-07-16 8:40:12
Message-ID: 20100716084012.98488AC76B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1150561 by cullmann:

smaller blocksize, let david test that

 M  +2 -2      katetextbuffer.h  


--- trunk/KDE/kdelibs/kate/buffer/katetextbuffer.h #1150560:1150561
@@ -65,9 +65,9 @@
      * Construct an empty text buffer.
      * Empty means one empty line in one block.
      * @param parent parent qobject
-     * @param blockSize block size in lines the buffer should try to hold, default 256 lines
+     * @param blockSize block size in lines the buffer should try to hold, default 64 lines
      */
-    TextBuffer (KTextEditor::Document *parent = 0, int blockSize = 256);
+    TextBuffer (KTextEditor::Document *parent = 0, int blockSize = 64);
 
     /**
      * Destruct the text buffer
[prev in list] [next in list] [prev in thread] [next in thread] 

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