X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=edit.h;h=f9154670ca8bf414b3a9690322735a6957d0ec19;hb=ba218a8c82df9b5e5bdedf4c4bcb3e1094361b0b;hp=1b8c8f609b50725d5e4b1946b9dc9b8fcbf6546c;hpb=0d3c17d9ab127e5596c8fb97d65122b3b90f6b11;p=pkg%2Fabook.git diff --git a/edit.h b/edit.h index 1b8c8f6..f915467 100644 --- a/edit.h +++ b/edit.h @@ -12,7 +12,13 @@ void add_item(); #define EDITOR_HELPLINE "?:help c:contact a:address p:phone o:other" -#define TABLINE 2 +#define TABLINE 1 + +#define MAX_TAB_FIELDS 7 + +#define TAB_COLON_POS 28 +#define FIELDS_START_Y 4 +#define FIELDS_START_X 4 enum { TAB_CONTACT,