From b651b3b01b24418d0e6387870d9758a61d7bd9ff Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:35:26 -0600 Subject: Remove additional unneeded tq method conversions --- src/dolphindetailsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index f159303..8027f06 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -193,7 +193,7 @@ private: const TQColorGroup& colorGroup, int column, int cellWidth, - int tqalignment); + int alignment); virtual void paintFocus(TQPainter* painter, const TQColorGroup& colorGroup, -- cgit v1.2.1