WebView 3.12: bugfix for colors (always set alpha to 0xff)

git-svn-id: svn://kolibrios.org@8443 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-12-18 11:41:33 +00:00
parent d72fcc2942
commit becbfa3198
4 changed files with 44 additions and 45 deletions

View File

@@ -41,7 +41,7 @@
// DATA //
// //
//===================================================//
char version[]="WebView 3.11";
char version[]="WebView 3.12";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE