summaryrefslogtreecommitdiff
path: root/games/pp/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/pp/files/patch-ac')
-rw-r--r--games/pp/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pp/files/patch-ac b/games/pp/files/patch-ac
deleted file mode 100644
index 6940b5b2200b..000000000000
--- a/games/pp/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- leiste.cpp Thu Apr 3 14:44:26 1997
-+++ leiste.cpp.new Sat Jan 29 04:48:38 2000
-@@ -32,7 +32,7 @@
-
- leiste::leiste(QWidget *parent=0, const char *name=0,
- QString picPfad="")
-- :QWidget (parent, name)
-+ :QWidget (parent, name), buttonHoehe(104), buttonBreite(140)
- {
- sci=0;
- setMouseTracking (TRUE);