summaryrefslogtreecommitdiffstats
path: root/src/hdsensorslist.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-08-23 14:32:00 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-08-23 14:32:17 +0200
commitb52afc5e2984b0a67205ae8f4a54d3f4e695e73e (patch)
treecebbba1fbaab4252c884a4d01d9f62342cbd5a62 /src/hdsensorslist.cpp
parent7415df7e6fb22791864de6ffdd713bcb4090d8ba (diff)
downloadksensors-b52afc5e2984b0a67205ae8f4a54d3f4e695e73e.tar.gz
ksensors-b52afc5e2984b0a67205ae8f4a54d3f4e695e73e.zip
Fix FTBFS due to improper automoc
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e9ad638186a167c22bc4e36d4ba15edafe3570c7)
Diffstat (limited to 'src/hdsensorslist.cpp')
-rw-r--r--src/hdsensorslist.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hdsensorslist.cpp b/src/hdsensorslist.cpp
index aaec441..bb71b32 100644
--- a/src/hdsensorslist.cpp
+++ b/src/hdsensorslist.cpp
@@ -169,3 +169,4 @@ bool HDSensorsList::getDisks(TQStringList &disks )
// ***************
+#include "hdsensorslist.moc"