$OpenBSD: patch-tools_designer_designer_designer_pro,v 1.4 2004/01/08 01:23:57 brad Exp $
--- tools/designer/designer/designer.pro.orig	2003-08-18 05:43:30.000000000 -0400
+++ tools/designer/designer/designer.pro	2003-11-11 18:19:39.000000000 -0500
@@ -418,7 +418,8 @@ table {
 }
 
 INCLUDEPATH	+= ../shared ../uilib
-LIBS            += -L$$QT_BUILD_TREE/lib -lqui
+thread:LIBS            += -L$$QT_BUILD_TREE/lib -lqui-mt
+!thread:LIBS		+= -L$$QT_BUILD_TREE/lib -lqui
 
 hpux-acc {
 	LIBS            += $$QT_BUILD_TREE/lib/libqassistantclient.a
