From 209014ecb6e123a3eb8d402dfb09322506bc8024 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 5 Oct 2000 00:30:58 +0000 Subject: Doh! forgot the widgets svn path=/trunk/; revision=5732 --- executive-summary/widgets/x.xpm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 executive-summary/widgets/x.xpm (limited to 'executive-summary/widgets/x.xpm') diff --git a/executive-summary/widgets/x.xpm b/executive-summary/widgets/x.xpm new file mode 100644 index 0000000000..ce9e9f19dc --- /dev/null +++ b/executive-summary/widgets/x.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char * x_xpm[] = { +"14 14 2 1", +" g None", +". g #000000", +" ", +" .. .. ", +" ... ... ", +" ... ... ", +" ... ... ", +" ...... ", +" .... ", +" .... ", +" ...... ", +" ... ... ", +" ... ... ", +" ... ... ", +" .. .. ", +" "}; -- cgit v1.2.3