From 716a5de8870d7c02bb4d0aed72f30291b17b763a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:01 -0600 Subject: Remove additional unneeded tq method conversions --- kmobile/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmobile/main.cpp') diff --git a/kmobile/main.cpp b/kmobile/main.cpp index c9d7d124d..1b03f9716 100644 --- a/kmobile/main.cpp +++ b/kmobile/main.cpp @@ -25,7 +25,7 @@ #include static const char description[] = - I18N_NOOP("KDE mobile tqdevices manager"); + I18N_NOOP("KDE mobile devices manager"); static const char version[] = "0.1"; -- cgit v1.2.1