mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-22 06:05:36 +08:00
Oops.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
#include <string.h> // for memset
|
||||
|
||||
|
||||
#define ARRAYSIZE 8192 // size of the static array for BeginFind & co.
|
||||
#define ARRAYSIZE 1024 // size of the static array for BeginFind & co.
|
||||
#define ALLOCBOXES 16 // number of cellboxes to alloc at once
|
||||
|
||||
// ==========================================================================
|
||||
|
||||
Reference in New Issue
Block a user