diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-05 09:07:44 +0000 |
commit | b1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch) | |
tree | de86c8c77ebfec33fb4888f702c1c1fc593cce83 /audio/musicbox/files/patch-MultiListBox.h | |
parent | - update for cairo release (diff) |
Remove expired ports
Notes
Notes:
svn path=/head/; revision=147349
Diffstat (limited to 'audio/musicbox/files/patch-MultiListBox.h')
-rw-r--r-- | audio/musicbox/files/patch-MultiListBox.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/musicbox/files/patch-MultiListBox.h b/audio/musicbox/files/patch-MultiListBox.h deleted file mode 100644 index 0f1a18e79446..000000000000 --- a/audio/musicbox/files/patch-MultiListBox.h +++ /dev/null @@ -1,10 +0,0 @@ ---- MultiListBox.h.orig Wed Nov 12 10:57:00 1997 -+++ MultiListBox.h Sun Dec 31 06:24:22 2000 -@@ -16,7 +16,6 @@ - Pic = i->Pic; - Text = i->Text; - } -- 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); |