mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
c802125b33
Submitted by: Will Andrews <andrews@technologist.com> Obtained from: http://www.psn.net/~andrews/qtkde/
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
--- 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
|