1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/pp/files/patch-ab

12 lines
266 B
Plaintext
Raw Normal View History

--- 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