~ubuntu-branches/debian/sid/librecad/sid

« back to all changes in this revision

Viewing changes to res/ui/width12.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Scott Howard
  • Date: 2011-02-03 19:04:09 UTC
  • Revision ID: james.westby@ubuntu.com-20110203190409-202riehiqzmkydth
Tags: upstream-1.0.0~beta5
ImportĀ upstreamĀ versionĀ 1.0.0~beta5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * width12_xpm[] = {
 
3
"32 12 2 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"................................",
 
7
"................................",
 
8
"................................",
 
9
"................................",
 
10
"................................",
 
11
"................................",
 
12
"................................",
 
13
"................................",
 
14
"................................",
 
15
"................................",
 
16
"................................",
 
17
"................................"};