freebsd-ports/audio/xamp/files/patch-aj
2000-05-29 22:08:27 +00:00

12 lines
260 B
Text

--- dirDlgData.cpp.orig Tue Jan 25 01:36:16 2000
+++ dirDlgData.cpp Tue Jan 25 01:36:43 2000
@@ -6,6 +6,9 @@
#include <qframe.h>
#include <qlabel.h>
+#define QColor(i) (QColor)(i)
+#define QRgb(i) (QRgb)(i)
+
dirDlgData::dirDlgData
(
QWidget* parent,