diff --git a/headers/private/interface/ViewAux.h b/headers/private/interface/ViewAux.h index 957ac6fbb3..c79c6016d6 100644 --- a/headers/private/interface/ViewAux.h +++ b/headers/private/interface/ViewAux.h @@ -56,6 +56,7 @@ public: rgb_color highColor; rgb_color lowColor; +// TODO: viewColor, is NOT part of a view state! Have this as a member of BView. rgb_color viewColor; pattern patt;