diff options
Diffstat (limited to 'audio/xamp/files/patch-ai')
-rw-r--r-- | audio/xamp/files/patch-ai | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/xamp/files/patch-ai b/audio/xamp/files/patch-ai deleted file mode 100644 index f31a8b6..0000000 --- a/audio/xamp/files/patch-ai +++ /dev/null @@ -1,12 +0,0 @@ ---- QtAMPData.cpp.orig Tue Jan 25 01.35.30 2000 -+++ QtAMPData.cpp Tue Jan 25 01:35:55 2000 -@@ -19,6 +19,9 @@ - #include <qkeycode.h> - #include <qtooltip.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - QtAMPData::QtAMPData - ( - QWidget* parent, |