From 97d1732e257f8700488d7ca1660ae7eba8fc6065 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:47:36 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- libtdegames/kchatbase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdegames/kchatbase.h') diff --git a/libtdegames/kchatbase.h b/libtdegames/kchatbase.h index 892e5859..33ba3d76 100644 --- a/libtdegames/kchatbase.h +++ b/libtdegames/kchatbase.h @@ -471,7 +471,7 @@ protected: /** * Replace to customise the combo box. * - * Default: i18n("Send to %1).tqarg(name) + * Default: i18n("Send to %1).arg(name) * @param name The name of the player * @return The string as it will be shown in the combo box **/ -- cgit v1.2.1