* include\button.ch

- Delete defines defined in TBrowse.ch
This commit is contained in:
Walter Negro
2002-06-21 20:12:14 +00:00
parent dd3e7b0f55
commit 507baf5abf

View File

@@ -112,8 +112,5 @@
#define HTGROWBOX HTSIZE
#define HTREDUCE HTMINBUTTON
#define HTZOOM HTMAXBUTTON
#define TBR_EXIT -1
#define TBR_CONTINUE 0
#define TBR_EXCEPTION 1
#endif /* HB_BUTTON_CH_ */