From c8e3d1d47df0efdc66fe6b96f8b1c78a2cb18ee6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 6 Nov 2023 11:38:51 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- ktouch/src/ktouchslideline.h | 6 +++--- ktouch/src/ktouchstatisticsdata.cpp | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'ktouch/src') diff --git a/ktouch/src/ktouchslideline.h b/ktouch/src/ktouchslideline.h index f438366a..97c1e51e 100644 --- a/ktouch/src/ktouchslideline.h +++ b/ktouch/src/ktouchslideline.h @@ -121,8 +121,8 @@ class KTouchSlideLine : public TQWidget { TQColor m_cursorBackground; ///< Defines the background colour of the cursor (when turned off). // variables depending on size of widget, will be updated in resizeEvent() - int m_marginVerWidget; ///