mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:06:04 +00:00
[EXPLORER] Tweak x-margins surrounding the clock
To look more like XP/2k3. Not pixel-perfect yet, that would require asymmetric margins. CORE-14272
This commit is contained in:
parent
7169c7703d
commit
c109dc9f24
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
static const WCHAR szTrayNotifyWndClass [] = TEXT("TrayNotifyWnd");
|
||||
|
||||
#define TRAY_NOTIFY_WND_SPACING_X 1
|
||||
#define TRAY_NOTIFY_WND_SPACING_X 0
|
||||
#define TRAY_NOTIFY_WND_SPACING_Y 1
|
||||
|
||||
class CTrayNotifyWnd :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue