summaryrefslogtreecommitdiffstats
path: root/kspread/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/dialogs')
-rw-r--r--kspread/dialogs/kspread_dlg_formula.h2
-rw-r--r--kspread/dialogs/kspread_dlg_goalseek.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kspread/dialogs/kspread_dlg_formula.h b/kspread/dialogs/kspread_dlg_formula.h
index 505dd9c09..d3c3ebaa4 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;
diff --git a/kspread/dialogs/kspread_dlg_goalseek.h b/kspread/dialogs/kspread_dlg_goalseek.h
index 1427a424c..32ac2d9e6 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;