$NetBSD: patch-af,v 1.1 2001/10/15 06:59:05 tron Exp $

--- MultiListBox.h.orig	Wed Nov 12 19:57:00 1997
+++ MultiListBox.h	Mon Oct 15 08:57:34 2001
@@ -16,7 +16,7 @@
 		Pic = i->Pic;
 		Text = i->Text;
 	} 
-	setPixmap(QPixmap& p) {Pic = p;}
+	void setPixmap(QPixmap& p) {Pic = p;}
 	int Width(MultiListBox *box);
 	int Height(MultiListBox *box,int max_w);
 	void Paint(QPainter *p,int w,int h,int flag=0);
