diff options
Diffstat (limited to 'games/pp/files/patch-ab')
-rw-r--r-- | games/pp/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pp/files/patch-ab b/games/pp/files/patch-ab deleted file mode 100644 index a726d4b856f9..000000000000 --- a/games/pp/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |