Changes between Initial Version and Version 1 of Ticket #12628, comment 1
- Timestamp:
- Feb 2, 2016, 5:01:09 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12628, comment 1
initial v1 3 3 AdoptParentColors(); 4 4 5 if(Parent() == NULL ||ViewColor() == B_TRANSPARENT_COLOR)5 if(Parent() == NULL [OR] ViewColor() == B_TRANSPARENT_COLOR) 6 6 AdoptSystemColors(); 7 7