diff options
Diffstat (limited to 'ham/linpsk/patches/patch-ac')
-rw-r--r-- | ham/linpsk/patches/patch-ac | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/ham/linpsk/patches/patch-ac b/ham/linpsk/patches/patch-ac index 3e26a4c190f..e028f57fc6f 100644 --- a/ham/linpsk/patches/patch-ac +++ b/ham/linpsk/patches/patch-ac @@ -1,9 +1,7 @@ -$NetBSD: patch-ac,v 1.1 2005/03/16 15:32:12 rillig Exp $ +$NetBSD: patch-ac,v 1.2 2005/08/15 14:03:53 wulf Exp $ -Needed for g++-2.95.3. - ---- src/crxdisplay.cpp.orig Sun Jul 4 17:50:45 2004 -+++ src/crxdisplay.cpp Wed Mar 16 03:28:45 2005 +--- src/crxdisplay.cpp.orig 2005-03-12 03:49:18.000000000 +1030 ++++ src/crxdisplay.cpp 2005-08-15 05:36:46.000000000 +0930 @@ -27,7 +27,7 @@ #include <qstyle.h> #include <qpalette.h> @@ -13,7 +11,7 @@ Needed for g++-2.95.3. #include "crecording.h" #include "crxchannel.h" -@@ -69,7 +69,7 @@ void MyTabBar::paintLabel ( QPainter *p, +@@ -68,7 +68,7 @@ { int position=t->identifier(); if ( position >= 0 && position < Farbe->size() ) |