summaryrefslogblamecommitdiff
path: root/games/pp/files/patch-ac
blob: 6940b5b2200b8eb1c69154ea5c7f49083cd2402c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










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