From c802125b33fb955a1d07ab627f824d40befe74c5 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 31 Jan 2000 05:16:18 +0000 Subject: Fix for NEWGCC Submitted by: Will Andrews Obtained from: http://www.psn.net/~andrews/qtkde/ --- games/pp/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/pp/files/patch-ab (limited to 'games/pp/files/patch-ab') diff --git a/games/pp/files/patch-ab b/games/pp/files/patch-ab new file mode 100644 index 000000000000..a726d4b856f9 --- /dev/null +++ b/games/pp/files/patch-ab @@ -0,0 +1,11 @@ +--- leiste.h Thu Apr 3 14:44:12 1997 ++++ leiste.h.new Sat Jan 29 04:47:18 2000 +@@ -38,7 +38,7 @@ + + class leiste : public QWidget { + +-const int buttonHoehe=104, buttonBreite=140; ++const int buttonHoehe, buttonBreite; + //const QString picPfad2="./pic"; + + Q_OBJECT -- cgit v1.2.3