$OpenBSD: patch-tools_designer_designer_designer_pro,v 1.5 2004/07/22 23:03:09 brad Exp $
--- tools/designer/designer/designer.pro.orig	2004-03-31 00:21:33.000000000 -0700
+++ tools/designer/designer/designer.pro	2004-06-19 19:37:35.000000000 -0600
@@ -419,7 +419,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
