[EXPLORER] Pixel-perfect x-margins surrounding the clock
authorJoachim Henze <Joachim.Henze@reactos.org>
Tue, 30 Jan 2018 17:42:21 +0000 (18:42 +0100)
committerJoachim Henze <Joachim.Henze@reactos.org>
Tue, 30 Jan 2018 17:42:21 +0000 (18:42 +0100)
To look like XP/2k3.
Relies on d11e7af5f2539c417e980ba1b3a622f8da450603

CORE-14272

base/shell/explorer/trayclock.cpp

index 0f7b363..9575783 100644 (file)
@@ -146,7 +146,7 @@ const WCHAR szTrayClockWndClass[] = L"TrayClockWClass";
 #define ID_TRAYCLOCK_TIMER  0
 #define ID_TRAYCLOCK_TIMER_INIT 1
 
-#define TRAY_CLOCK_WND_SPACING_X    6
+#define TRAY_CLOCK_WND_SPACING_X    5
 #define TRAY_CLOCK_WND_SPACING_Y    0
 
 CTrayClockWnd::CTrayClockWnd() :