diff options
Diffstat (limited to 'math/xgfe/files/patch-ac')
-rw-r--r-- | math/xgfe/files/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/xgfe/files/patch-ac b/math/xgfe/files/patch-ac deleted file mode 100644 index 0bfa74a..0000000 --- a/math/xgfe/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- xgfeMainData.cpp.orig Sun Jun 7 14:39:29 1998 -+++ xgfeMainData.cpp Sat Feb 12 05:00:10 2000 -@@ -34,6 +34,9 @@ - #include <qpushbt.h> - #include <qlayout.h> - -+#define QColor(i) (QColor)(i) -+#define QRgb(i) (QRgb)(i) -+ - xgfeMainData::xgfeMainData - ( - QWidget* parent = 0, |