freebsd-ports/games/pp/files/patch-ab
Chris Piazza c802125b33 Fix for NEWGCC
Submitted by:	Will Andrews <andrews@technologist.com>
Obtained from:	http://www.psn.net/~andrews/qtkde/
2000-01-31 05:16:18 +00:00

11 lines
266 B
Text

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