From 90a4df90811f0f978ae768939d8567f737e4c553 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:14:46 -0600 Subject: Rename additional global functions and variables for tqt3 --- kstyles/keramik/keramik.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kstyles') diff --git a/kstyles/keramik/keramik.cpp b/kstyles/keramik/keramik.cpp index 8ebbe8683..3156ab307 100644 --- a/kstyles/keramik/keramik.cpp +++ b/kstyles/keramik/keramik.cpp @@ -2806,7 +2806,7 @@ bool KeramikStyle::eventFilter( TQObject* object, TQEvent* event ) {3, resize->size().height()-3, resize->size().width()-7, 1} }; - XShapeCombineRectangles(qt_xdisplay(), listbox->handle(), ShapeBounding, 0, 0, + XShapeCombineRectangles(tqt_xdisplay(), listbox->handle(), ShapeBounding, 0, 0, rects, 5, ShapeSet, YXSorted); } break; -- cgit v1.2.1