diff options
Diffstat (limited to 'src/sysinfo.cpp')
-rw-r--r-- | src/sysinfo.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sysinfo.cpp b/src/sysinfo.cpp index 1620523..01b0492 100644 --- a/src/sysinfo.cpp +++ b/src/sysinfo.cpp @@ -625,8 +625,8 @@ namespace { } -#define X_PAD 5 -#define Y_PAD 12 +#define X_PAD 0 +#define Y_PAD 0 #define LOGO_W 92 #define LOGO_H 351 #define RADIUS 5 |