docker-rust-cross/Windows10/xfwm4/bottom-right-inactive.xpm

7 lines
100 B
C
Raw Normal View History

2018-01-10 03:43:20 +00:00
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #CBCCD0",
"."};