From 08e08ddd20884087fa7b706d2d6856bd7d8df671 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sun, 21 Oct 2018 13:49:33 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/mainwidget.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainwidget.cpp') 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" -- cgit v1.2.3