forked from KolibriOS/kolibrios
fix build
git-svn-id: svn://kolibrios.org@8292 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
d178e4875c
commit
c9cad25adc
@ -32,8 +32,6 @@
|
|||||||
|
|
||||||
char editbox_icons[] = FROM "res/editbox_icons.raw";
|
char editbox_icons[] = FROM "res/editbox_icons.raw";
|
||||||
|
|
||||||
#define URL_SIZE 4000
|
|
||||||
|
|
||||||
char version[]="WebView 2.7";
|
char version[]="WebView 2.7";
|
||||||
|
|
||||||
#include "texts.h"
|
#include "texts.h"
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
#define URL_SIZE 4000
|
||||||
|
|
||||||
//===================================================//
|
//===================================================//
|
||||||
// //
|
// //
|
||||||
// HTTP //
|
// HTTP //
|
||||||
|
Loading…
Reference in New Issue
Block a user