From 4d75f93557ba631d97a56e288a34ca27f4507653 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 10:00:14 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 6cdf35ab11c322f33feca5baf090ef56068b6049. --- amor/amorwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amorwidget.cpp') diff --git a/amor/amorwidget.cpp b/amor/amorwidget.cpp index 38dd0d3..e5cc7b0 100644 --- a/amor/amorwidget.cpp +++ b/amor/amorwidget.cpp @@ -64,7 +64,7 @@ void AmorWidget::setPixmap(const TQPixmap *pixmap) { XShapeCombineMask( x11Display(), winId(), ShapeBounding, 0, 0, mPixmap->mask()->handle(), ShapeSet ); - repaint(false); + tqrepaint(false); } update(); -- cgit v1.2.1