From 3723148aa321530969ae4dd7472c461b94b5405e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 9 Mar 2024 18:58:02 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 7a7827396f90ad06945cd5a367f93d8ffd380e0f) --- kspread/dialogs/kspread_dlg_goalseek.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kspread/dialogs/kspread_dlg_goalseek.h') diff --git a/kspread/dialogs/kspread_dlg_goalseek.h b/kspread/dialogs/kspread_dlg_goalseek.h index 1427a424..32ac2d9e 100644 --- a/kspread/dialogs/kspread_dlg_goalseek.h +++ b/kspread/dialogs/kspread_dlg_goalseek.h @@ -99,7 +99,7 @@ class GoalSeekDialog : public KDialog /** * Tells which of the lineedits has the logical focus currently. - * It may happen that a lineedit does not have qt focus but + * It may happen that a lineedit does not have tqt focus but * logical focus but not the other way round. */ TQLineEdit * m_focus; -- cgit v1.2.1