diff options
Diffstat (limited to 'audio/xamp/files/patch-ak')
-rw-r--r-- | audio/xamp/files/patch-ak | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/xamp/files/patch-ak b/audio/xamp/files/patch-ak deleted file mode 100644 index a19ebba..0000000 --- a/audio/xamp/files/patch-ak +++ /dev/null @@ -1,12 +0,0 @@ ---- id3Data.cpp.orig Tue Jan 25 01:37:13 2000 -+++ id3Data.cpp Tue Jan 25 01:37:40 2000 -@@ -17,6 +17,9 @@ - #include <qframe.h> - #include <qlabel.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - id3Data::id3Data - ( - QWidget* parent, |