[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-25 15:49:04
Message-ID: 20100725154904.90229AC7E9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1154490 by cullmann:

ok, back to 64 lines per block, better no experiments that short before release

 M  +2 -2      katetextbuffer.h  


--- trunk/KDE/kdelibs/kate/buffer/katetextbuffer.h #1154489:1154490
@@ -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 128 lines
+     * @param blockSize block size in lines the buffer should try to hold, default 64 lines
      */
-    TextBuffer (KTextEditor::Document *parent = 0, int blockSize = 128);
+    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