WebView: fixed critical memory leak

git-svn-id: svn://kolibrios.org@8339 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-12-08 11:26:22 +00:00
parent 4c90768ccb
commit f7bbca99e7
6 changed files with 20 additions and 36 deletions

View File

@@ -42,7 +42,7 @@
// DATA //
// //
//===================================================//
char version[]="WebView 2.8 BETA";
char version[]="WebView 2.8 BETA 2";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE