From c8ece3630d4d21acaf1749fc2cf660a0463070c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 13 Nov 2023 20:33:00 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- tdecore/kkeynative.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kkeynative.h') diff --git a/tdecore/kkeynative.h b/tdecore/kkeynative.h index e2774417d..ffcc13a69 100644 --- a/tdecore/kkeynative.h +++ b/tdecore/kkeynative.h @@ -111,7 +111,7 @@ class TDECORE_EXPORT KKeyNative /** * Returns the qt key code. * @return the qt key code or 0 if there is no key set. - * @see Qt::Key + * @see TQt::Key */ int keyCodeQt() const; -- cgit v1.2.1