Feature - #292 Alternate line coloration
- Implemented alternate line coloration, triggered by the 'color.alternate' configuration variable.
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
Table& operator= (const Table&);
|
||||
|
||||
void setTableColor (const Color&);
|
||||
void setTableAlternateColor (const Color&);
|
||||
void setTablePadding (int);
|
||||
void setTableIntraPadding (int);
|
||||
void setTableWidth (int);
|
||||
|
||||
Reference in New Issue
Block a user