bitmaps/ui_menusep.xpm
author Claus Gittinger <cg@exept.de>
Wed, 17 Feb 1999 12:35:34 +0100
changeset 1030 0b9fbaecbe88
parent 241 a25ec67f5370
permissions -rw-r--r--
output a warning on the transcript, when an aspect method is not generated due to already existing method in class or superclass.

/* XPM */
static char *ui_menusep[] = {
	"20 20 4 1",
	". c none",
	"b c black   m black g4 black",
	"w c white   m white g4 white",
	"x c #0000FF m black g4 black",
	"....................",
	"....................",
	"....................",
	"....................",
	"bbbbbbbbbbbbbbbb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bxwxwxwxwxwxwxwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bbbbbbbbbbbbbbbb....",
	"....................",
	"....................",
	"....................",
	"....................",
};