mirror of
https://github.com/reactos/reactos.git
synced 2025-04-15 01:47:30 +00:00
[TASKMGR] adjust widths for status bar parts
Now "commit charge" not clipped
This commit is contained in:
parent
e0d80a4ab6
commit
473e0bfc83
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ typedef struct _IO_COUNTERS {
|
||||||
#define RUN_PERF_PAGE
|
#define RUN_PERF_PAGE
|
||||||
|
|
||||||
#define STATUS_WINDOW 2001
|
#define STATUS_WINDOW 2001
|
||||||
#define STATUS_SIZE1 80
|
#define STATUS_SIZE1 85
|
||||||
#define STATUS_SIZE2 210
|
#define STATUS_SIZE2 190
|
||||||
#define STATUS_SIZE3 400
|
#define STATUS_SIZE3 400
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
|
|
Loading…
Reference in a new issue