From abfa1c9a02b064549c5e73af4a5779d1636d66fe Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:15:05 -0600 Subject: Rename additional global functions and variables for tqt3 --- noatun/modules/kaiman/userinterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun/modules/kaiman') diff --git a/noatun/modules/kaiman/userinterface.cpp b/noatun/modules/kaiman/userinterface.cpp index 3d1791ec..7faecc3b 100644 --- a/noatun/modules/kaiman/userinterface.cpp +++ b/noatun/modules/kaiman/userinterface.cpp @@ -160,7 +160,7 @@ bool Kaiman::loadStyle( const TQString &style, const TQString &desc ) if ( _style->Mask() != 0 ) { // Set the shaped window form - XShapeCombineMask( qt_xdisplay(), winId(), ShapeBounding, 0,0, + XShapeCombineMask( tqt_xdisplay(), winId(), ShapeBounding, 0,0, _style->Mask()->handle(), ShapeSet ); } -- cgit v1.2.1