1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/ktamaga/files/patch-ae

13 lines
258 B
Plaintext
Raw Normal View History

--- confData.cpp.orig Fri Aug 29 08:41:08 1997
+++ confData.cpp Sat Feb 12 03:46:47 2000
@@ -17,6 +17,9 @@
#include <qbttngrp.h>
#include <qpushbt.h>
+#define QColor(i) (QColor)(i)
+#define QRgb(i) (QRgb)(i)
+
confData::confData
(
QWidget* parent,