Mercurial > hg > easyhg-kdiff3
view kdiff3/src-QT4/xpm/showlinenumbers.xpm @ 113:7bca1f1340f6 tip
Build fixes for Xcode 10 / Qt 5.12
author | Chris Cannam |
---|---|
date | Mon, 17 Dec 2018 11:13:01 +0000 |
parents | 08ea9b86c12c |
children |
line wrap: on
line source
/* XPM */ static const char *showlinenumbers[]={ "16 16 2 1", ". c None", "# c #000040", "................", "................", "................", "................", "...#...##..###..", "..##..#..#....#.", "...#.....#....#.", "...#....#...##..", "...#...#......#.", "...#..#.......#.", "..###.####.###..", "................", "................", "................", "................", "................"};