mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2017-11-07 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDLogFilter' widget.
This commit is contained in:
9
lib/rd.h
9
lib/rd.h
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user