summaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/html_common.hh')
-rw-r--r--src/html_common.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html_common.hh b/src/html_common.hh
index 8795637f..933274fe 100644
--- a/src/html_common.hh
+++ b/src/html_common.hh
@@ -121,7 +121,7 @@ struct _DilloHtmlState {
class DilloHtml {
private:
- class HtmlLinkReceiver: public dw::core::Widget::LinkReceiver {
+ class HtmlLinkReceiver: public dw::core::Layout::LinkReceiver {
public:
DilloHtml *html;