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/indexwidget.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/indexwidget.cpp') diff --git a/src/indexwidget.cpp b/src/indexwidget.cpp index c223186..18cfa7e 100644 --- a/src/indexwidget.cpp +++ b/src/indexwidget.cpp @@ -271,3 +271,5 @@ void IndexWidget::slotScanStopped( ScanWidget* scanWidget ) delete m_blinkTimer; m_blinkTimer = NULL; } + +#include "indexwidget.moc" -- cgit v1.2.1