aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/html_common.hh')
-rw-r--r--src/html_common.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html_common.hh b/src/html_common.hh
index aac9f189..47b0c1a7 100644
--- a/src/html_common.hh
+++ b/src/html_common.hh
@@ -221,6 +221,7 @@ public:
int formNew(DilloHtmlMethod method, const DilloUrl *action,
DilloHtmlEnc enc, const char *charset);
DilloHtmlForm *getCurrentForm ();
+ bool_t unloadedImages();
void loadImages (const DilloUrl *pattern);
};