diff options
Diffstat (limited to 'Source/SPTableContent.h')
-rw-r--r-- | Source/SPTableContent.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPTableContent.h b/Source/SPTableContent.h index 131b4313..3a0e8fc5 100644 --- a/Source/SPTableContent.h +++ b/Source/SPTableContent.h @@ -179,6 +179,8 @@ NSColor *blackColor; NSColor *lightGrayColor; + NSColor *blueColor; + NSColor *whiteColor; SPFieldEditorController *fieldEditor; NSRange fieldEditorSelectedRange; |