summaryrefslogtreecommitdiffstats
path: root/kspread/dialogs/kspread_dlg_formula.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/dialogs/kspread_dlg_formula.h')
-rw-r--r--kspread/dialogs/kspread_dlg_formula.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/dialogs/kspread_dlg_formula.h b/kspread/dialogs/kspread_dlg_formula.h
index 505dd9c0..d3c3ebaa 100644
--- a/kspread/dialogs/kspread_dlg_formula.h
+++ b/kspread/dialogs/kspread_dlg_formula.h
@@ -153,7 +153,7 @@ private:
TQLineEdit *fiveElement;
/**
* 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;