QGIS/images/themes/default/line_layer.xpm
timlinux ef715a8e0e Moved images svg themes and resources out of src/
Moved svg and themes into images dir
Tidy up to configure.in


git-svn-id: http://svn.osgeo.org/qgis/trunk@4492 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-07 02:25:11 +00:00

23 lines
413 B
C

/* XPM */
static const char * line_layer_xpm[] = {
"16 16 2 1",
" c None",
". c #5272FF",
" ",
" .. . ",
" .. .. ",
" . .... ",
" . . ",
" ... . ",
" .... ",
" .. ",
" .. ",
" . ",
" .. ",
" .. ",
" .. ",
" .. ",
" . ",
" "};