From d3917eb1a16bba79c5fe8f94d83a64869f711a17 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 29 May 2000 22:08:27 +0000 Subject: Add these patches along with the 0.8.10 update. --- audio/xamp/files/patch-aj | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/xamp/files/patch-aj (limited to 'audio/xamp/files/patch-aj') diff --git a/audio/xamp/files/patch-aj b/audio/xamp/files/patch-aj new file mode 100644 index 000000000000..218cf1e793db --- /dev/null +++ b/audio/xamp/files/patch-aj @@ -0,0 +1,12 @@ +--- dirDlgData.cpp.orig Tue Jan 25 01:36:16 2000 ++++ dirDlgData.cpp Tue Jan 25 01:36:43 2000 +@@ -6,6 +6,9 @@ + #include + #include + ++#define QColor(i) (QColor)(i) ++#define QRgb(i) (QRgb)(i) ++ + dirDlgData::dirDlgData + ( + QWidget* parent, -- cgit v1.2.3