diff options
Diffstat (limited to 'base/gfx/gtk_util.h')
-rwxr-xr-x | base/gfx/gtk_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/gfx/gtk_util.h b/base/gfx/gtk_util.h index 909dec3..6407554 100755 --- a/base/gfx/gtk_util.h +++ b/base/gfx/gtk_util.h @@ -24,6 +24,7 @@ class Rect; extern const GdkColor kGdkWhite; extern const GdkColor kGdkBlack; +extern const GdkColor kGdkGreen; // Modify the given region by subtracting the given rectangles. void SubtractRectanglesFromRegion(GdkRegion* region, |