view gui/dialog/pixmaps/empty1px.xpm @ 36191:16e7d4a1ee59

Define new_gpu_program() conditionally. It won't be used else.
author ib
date Sun, 26 May 2013 12:41:09 +0000
parents 3c901704a27c
children
line wrap: on
line source

/* XPM */
static const char * const empty1px_xpm[] = {
"1 1 1 1",
" 	c None",
" "};