summaryrefslogtreecommitdiff
path: root/utils/corestrings.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-12-31 03:41:41 +0100
committerOle Loots <ole@monochrom.net>2012-12-31 03:41:41 +0100
commitcecccf09edf7e7296e4765f7e70e4c42c5ad8805 (patch)
treebf776943935c597e867a6bdba3710e5d4cb73115 /utils/corestrings.h
parent379313d8da957be5a39a6cab35f73ed6c247ccb4 (diff)
parentea3f09a72433be165cc4ec09052b3d636e64ac0c (diff)
downloadnetsurf-cecccf09edf7e7296e4765f7e70e4c42c5ad8805.tar.gz
netsurf-cecccf09edf7e7296e4765f7e70e4c42c5ad8805.tar.bz2
Merge branch 'master' into mono/removing-windom-dependency
Diffstat (limited to 'utils/corestrings.h')
-rw-r--r--utils/corestrings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/corestrings.h b/utils/corestrings.h
index 61771c178..08d254501 100644
--- a/utils/corestrings.h
+++ b/utils/corestrings.h
@@ -139,6 +139,7 @@ extern struct dom_string *corestring_dom_canplaythrough;
extern struct dom_string *corestring_dom_cellpadding;
extern struct dom_string *corestring_dom_cellspacing;
extern struct dom_string *corestring_dom_change;
+extern struct dom_string *corestring_dom_charset;
extern struct dom_string *corestring_dom_click;
extern struct dom_string *corestring_dom_close;
extern struct dom_string *corestring_dom_color;