1
1
Этот коммит содержится в:
Miguel de Icaza 1998-05-04 23:33:39 +00:00
родитель 4b25dff319
Коммит 69dda9758a

Просмотреть файл

@ -179,6 +179,7 @@ typedef struct Widget {
#define W_WANT_CURSOR 4 #define W_WANT_CURSOR 4
#define W_WANT_IDLE 8 #define W_WANT_IDLE 8
#define W_IS_INPUT 16 #define W_IS_INPUT 16
#define W_PANEL_HIDDEN 32
typedef struct Widget_Item { typedef struct Widget_Item {
int dlg_id; int dlg_id;