2017-11-07 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDLogFilter' widget.
This commit is contained in:
Fred Gleason
2017-11-07 14:33:33 -05:00
parent 94f0e1a9ea
commit 49491e79d7
22 changed files with 402 additions and 215 deletions

View File

@@ -549,11 +549,6 @@
#define RDCARTSLOTS_MAX_ROWS 16
#define RDCARTSLOTS_MAX_COLUMNS 4
/*
* RDLogEdit Log Listing Limit Quantity
*/
#define RDLOGEDIT_LIMIT_QUAN 14
/*
* Custom MIME Types (for Drag and Drop)
*/
@@ -564,5 +559,9 @@
*/
#define RD_CUT_EVENT_ID_QUAN 16
/*
* Log Filter Listing Limit Quantity
*/
#define RD_LOGFILTER_LIMIT_QUAN 14
#endif // RD_H