WebView 3.61: fixes release

git-svn-id: svn://kolibrios.org@9296 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-11-21 18:22:14 +00:00
parent 413de97517
commit 58e8cfd0d6
5 changed files with 13 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
// //
//===================================================//
#define MEMSIZE 1024 * 130
#define MEMSIZE 1024 * 160
#include "..\lib\gui.h"
#include "..\lib\draw_buf.h"
#include "..\lib\list_box.h"