summaryrefslogtreecommitdiffstats
path: root/kpilot/todoWidget.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-21 14:05:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-21 14:05:50 -0600
commit970e6dc6586a9fd7d6de11e41d1f851059bfb288 (patch)
tree96daebccabee2ef15ccf6d40621758e2e922c3c4 /kpilot/todoWidget.cc
parent46d967c53bb9221c29b1d357086d600a01a97706 (diff)
downloadkpilot-970e6dc6586a9fd7d6de11e41d1f851059bfb288.tar.gz
kpilot-970e6dc6586a9fd7d6de11e41d1f851059bfb288.zip
Rename obsolete tq methods to standard names
Diffstat (limited to 'kpilot/todoWidget.cc')
-rw-r--r--kpilot/todoWidget.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/todoWidget.cc b/kpilot/todoWidget.cc
index e0b85dc..e717a9d 100644
--- a/kpilot/todoWidget.cc
+++ b/kpilot/todoWidget.cc
@@ -407,7 +407,7 @@ void TodoWidget::slotCreateNewRecord()
KMessageBox::sorry(this,
i18n("You cannot add to-dos to the to-do list "
"until you have done a HotSync at least once "
- "to retrieve the database tqlayout from your Pilot."),
+ "to retrieve the database layout from your Pilot."),
i18n("Cannot Add New To-do"));
if (myDB)