summaryrefslogtreecommitdiffstats
path: root/src/htmlwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlwidget.cpp')
-rw-r--r--src/htmlwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/htmlwidget.cpp b/src/htmlwidget.cpp
index 689f363..670de85 100644
--- a/src/htmlwidget.cpp
+++ b/src/htmlwidget.cpp
@@ -364,3 +364,5 @@ void HTMLWidget::zoomOut( )
m_htmlPart->setZoomFactor( int( m_zoomFactor ));
emit( optionsDirty( ));
}
+
+#include "htmlwidget.moc"