summaryrefslogblamecommitdiff
path: root/games/pp/files/patch-ab
blob: a726d4b856f95661fdb399d76dd2f07a457a2d97 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
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