1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/xamp/files/patch-ai
2000-05-29 22:08:27 +00:00

13 lines
262 B
Plaintext

--- 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,