summaryrefslogtreecommitdiffstats
path: root/src/hardware_batteryCollection.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-26 12:51:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-26 19:17:40 +0900
commitcbb59d7906d7f13bb8adb84a7967133a98f54ec7 (patch)
tree79602bf28d89a4a8cec35d77e2fda3cca060ec40 /src/hardware_batteryCollection.h
parent7f48e94296ea14667b52ae7bbbb586966db29447 (diff)
downloadtdepowersave-cbb59d7906d7f13bb8adb84a7967133a98f54ec7.tar.gz
tdepowersave-cbb59d7906d7f13bb8adb84a7967133a98f54ec7.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/hardware_batteryCollection.h')
-rw-r--r--src/hardware_batteryCollection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hardware_batteryCollection.h b/src/hardware_batteryCollection.h
index 44938c7..8c977db 100644
--- a/src/hardware_batteryCollection.h
+++ b/src/hardware_batteryCollection.h
@@ -31,7 +31,7 @@
#ifndef _BATTERYCOLLECTION_H_
#define _BATTERYCOLLECTION_H_
-// QT - Header
+// TQt - Header
#include <tqstring.h>
#include <tqstringlist.h>
#include <tqobject.h>