More formatting/ colour tweaks

This commit is contained in:
Phil Nash 2013-04-01 11:25:54 +01:00
parent 67e9f01d38
commit 2c90533a26
4 changed files with 29 additions and 19 deletions

View file

@ -26,7 +26,8 @@ namespace Catch {
OriginalExpression,
ReconstructedExpression,
SecondaryText
SecondaryText,
Headers
};
virtual void set( Colours colour ) = 0;