define DAYINSEC added
This commit is contained in:
parent
bd9b5c3f0c
commit
875f6e5917
@ -1,4 +1,4 @@
|
||||
/* $calcurse: vars.h,v 1.2 2006/08/02 21:20:47 culot Exp $ */
|
||||
/* $calcurse: vars.h,v 1.3 2006/09/11 13:12:32 culot Exp $ */
|
||||
|
||||
/*
|
||||
* Calcurse - text-based organizer
|
||||
@ -48,6 +48,8 @@
|
||||
#define ATTR_HIGH 5
|
||||
#define ATTR_HIGHEST 6
|
||||
|
||||
#define DAYINSEC 86400
|
||||
|
||||
struct pad_s {
|
||||
int width;
|
||||
int length;
|
||||
|
Loading…
x
Reference in New Issue
Block a user