From e9ad638186a167c22bc4e36d4ba15edafe3570c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 23 Aug 2018 14:32:00 +0200 Subject: Fix FTBFS due to improper automoc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/lmsensorscfg.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lmsensorscfg.cpp') diff --git a/src/lmsensorscfg.cpp b/src/lmsensorscfg.cpp index bc2e1ca..cf870ac 100644 --- a/src/lmsensorscfg.cpp +++ b/src/lmsensorscfg.cpp @@ -290,3 +290,5 @@ void LMSensorsCfg::slotComboMinMaxSelected(int index) combo->setEditText(str); } + +#include "lmsensorscfg.moc" -- cgit v1.2.1