summaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--.cvsignore109logstatsplain
-rw-r--r--.hgtags2156logstatsplain
d---------Demo727logstatsplain
d---------Doc823logstatsplain
d---------Grammar73logstatsplain
d---------Include2558logstatsplain
-rw-r--r--LICENSE12294logstatsplain
d---------Lib7490logstatsplain
d---------Mac906logstatsplain
-rw-r--r--Makefile.pre.in26344logstatsplain
d---------Misc782logstatsplain
d---------Modules4402logstatsplain
d---------Objects1293logstatsplain
d---------PC835logstatsplain
d---------PCbuild1084logstatsplain
-rw-r--r--PLAN.txt14439logstatsplain
d---------Parser828logstatsplain
d---------Python2535logstatsplain
-rw-r--r--README39627logstatsplain
d---------RISCOS322logstatsplain
d---------Tools507logstatsplain
-rw-r--r--acconfig.h7635logstatsplain
-rwxr-xr-xconfigure213643logstatsplain
-rw-r--r--configure.in54957logstatsplain
-rwxr-xr-xinstall-sh5598logstatsplain
-rw-r--r--pyconfig.h.in20023logstatsplain
-rw-r--r--setup.py32630logstatsplain
4_1_synthetic'>tclpro_1_4_1_synthetic Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
path: root/bitmaps/error.bmp
blob: 5a1331f436eb1517907c07c8de20c506fb533de9 (plain)
1
2
3
4
5
6
7
8
#define error_width 17
#define error_height 17
static unsigned char error_bits[] = {
   0xf0, 0x0f, 0x00, 0x58, 0x15, 0x00, 0xac, 0x2a, 0x00, 0x16, 0x50, 0x00,
   0x2b, 0xa0, 0x00, 0x55, 0x40, 0x01, 0xa3, 0xc0, 0x00, 0x45, 0x41, 0x01,
   0x83, 0xc2, 0x00, 0x05, 0x45, 0x01, 0x03, 0xca, 0x00, 0x05, 0x74, 0x01,
   0x0a, 0xa8, 0x00, 0x14, 0x58, 0x00, 0xe8, 0x2f, 0x00, 0x50, 0x15, 0x00,
   0xa0, 0x0a, 0x00};