summaryrefslogtreecommitdiffstats
path: root/src/infopanels.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:53:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:53:10 +0900
commit9907831155e298ab3cd2d303e628c85f5002e242 (patch)
tree9932ca9cc0df7f19676c1b10fa5923c21b6af82e /src/infopanels.h
parent2a8c9caa415002aec7f9fd8afa39e0e3fb105c63 (diff)
downloadksensors-master.tar.gz
ksensors-master.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/infopanels.h')
-rw-r--r--src/infopanels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/infopanels.h b/src/infopanels.h
index 0184508..a4ad51a 100644
--- a/src/infopanels.h
+++ b/src/infopanels.h
@@ -18,7 +18,7 @@
#ifndef INFOPANELS_H
#define INFOPANELS_H
-#include <ntqtimer.h>
+#include <tqtimer.h>
#include <tdeglobal.h>
#include "panelsgroup.h"