diff options
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); |