git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11730 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2016-05-11 22:37:07 +00:00
parent 6efea91c43
commit dd9c9531f7

View File

@ -23,7 +23,7 @@
#include <FL/Fl_Group.H>
#include <FL/Fl_Input.H>
#define MAX_ROWS 20000 /* test */
#define MAX_ROWS 20000 /* test */
#define MAX_FIELDS 5
#define FIELD_WIDTH 70
#define FIELD_HEIGHT 30