summaryrefslogtreecommitdiffstats
path: root/src/mainwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwidget.cpp')
-rw-r--r--src/mainwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwidget.cpp b/src/mainwidget.cpp
index 6f235e2..a6edc9d 100644
--- a/src/mainwidget.cpp
+++ b/src/mainwidget.cpp
@@ -461,3 +461,5 @@ void MainWidget::slotZoomIn( )
void MainWidget::slotZoomOut( )
{ m_htmlWidget->zoomOut( );
}
+
+#include "mainwidget.moc"