diff options
Diffstat (limited to 'gfx/gtk_util.h')
-rw-r--r-- | gfx/gtk_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gtk_util.h b/gfx/gtk_util.h index cc1fa8a..5af37df 100644 --- a/gfx/gtk_util.h +++ b/gfx/gtk_util.h @@ -31,6 +31,7 @@ namespace gfx { class Rect; extern const GdkColor kGdkWhite; +extern const GdkColor kGdkGray; extern const GdkColor kGdkBlack; extern const GdkColor kGdkGreen; |