summaryrefslogtreecommitdiffstats
path: root/src/hardware.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-01-05 10:36:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-01-08 19:04:19 +0900
commitc03872d3d0ef1a2cb0b6e0727d4daa9a6fd8737c (patch)
tree45551de5dc2969e14f77a2fb40008f16eb393396 /src/hardware.h
parentf5832e4abf01ded35901fb49f2f5edd73b594cc8 (diff)
downloadtdepowersave-c03872d3.tar.gz
tdepowersave-c03872d3.zip
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9b171f8e1773c29be3ceab2c5ae8b760d78a1b54)
Diffstat (limited to 'src/hardware.h')
-rw-r--r--src/hardware.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware.h b/src/hardware.h
index c7bc3eb..18207b9 100644
--- a/src/hardware.h
+++ b/src/hardware.h
@@ -333,10 +333,10 @@ private slots:
//! check if brightness change is possible
void checkBrightness();
- //! TQT_SLOT to forward signal about changed battery warning state
+ //! TQ_SLOT to forward signal about changed battery warning state
void emitBatteryWARNState (int type, int state);
- //! TQT_SLOT to handle resume and forward a signal for resume
+ //! TQ_SLOT to handle resume and forward a signal for resume
void handleResumeSignal (int result);
//! to emit signal for power button