summaryrefslogtreecommitdiffstats
path: root/src/VButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VButton.cpp')
-rw-r--r--src/VButton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VButton.cpp b/src/VButton.cpp
index 9dffe26..b4870f1 100644
--- a/src/VButton.cpp
+++ b/src/VButton.cpp
@@ -4,7 +4,7 @@
#include <tdeconfig.h>
#include <tdeapplication.h>
-double VButton::pw=550.0;
+double VButton::pw=552.0;
double VButton::ph=235.0;
VButton::VButton(TQWidget *parent, const char *name): TQPushButton (parent,name)