summaryrefslogtreecommitdiff
path: root/games/pp/files/patch-ab
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-24 11:08:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-24 11:08:24 +0000
commit10e344b7a245da1718968f36c5d4783e7b1a13a6 (patch)
tree7ebc89cd2efb5dbd681ac61da326a56117883d41 /games/pp/files/patch-ab
parentAdd gnomemeeting.schema (diff)
Add back the blackjack, pp and xlines ports, which were prematurely
deleted by will.
Notes
Notes: svn path=/head/; revision=59879
Diffstat (limited to 'games/pp/files/patch-ab')
-rw-r--r--games/pp/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
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