errrrrrr.

SVN revision: 4245
This commit is contained in:
Carsten Haitzler 2001-02-17 23:06:01 +00:00
parent d017f50c20
commit 2378f73f61
2 changed files with 5 additions and 1 deletions

View File

@ -395,7 +395,10 @@ struct _E_Shelf
char *name;
int x, int y, int w, int h;
int x, y, w, h;
struct {
Ebits_Object border;
} bit;
};
struct _E_Background

View File

@ -1 +1,2 @@
#include "e.h"