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 --- libtdepim/overlaywidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim/overlaywidget.h') diff --git a/libtdepim/overlaywidget.h b/libtdepim/overlaywidget.h index 9e611fb92..1ad9dfa36 100644 --- a/libtdepim/overlaywidget.h +++ b/libtdepim/overlaywidget.h @@ -37,7 +37,7 @@ namespace KPIM { /** * This is a widget that can align itself with another one, without using a tqlayout, * so that it can actually be on top of other widgets. - * Currently the only supported type of tqalignment is "right aligned, on top of the other widget". + * Currently the only supported type of alignment is "right aligned, on top of the other widget". * * OverlayWidget inherits TQHBox for convenience purposes (tqlayout, and frame) */ -- cgit v1.2.1