WebView: fix 2 cases of crash, no space on the link start

git-svn-id: svn://kolibrios.org@8350 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-12-08 23:32:54 +00:00
parent b26a213fce
commit 294679216a
5 changed files with 17 additions and 17 deletions

View File

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