1998-11-30 Federico Mena Quintero <federico@nuclecu.unam.mx>
* panel.h (WPanel): Added the missing tree/pane/view_table fields to the Gnome part of the structure.
Этот коммит содержится в:
родитель
43931af464
Коммит
bd88c6ae00
@ -1,3 +1,8 @@
|
||||
1998-11-30 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||||
|
||||
* panel.h (WPanel): Added the missing tree/pane/view_table fields
|
||||
to the Gnome part of the structure.
|
||||
|
||||
1998-11-26 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* cons.saver.c (main): Make sure stderr is always valid.
|
||||
|
@ -126,6 +126,9 @@ typedef struct {
|
||||
void *scrollbar;
|
||||
void *status;
|
||||
void *ministatus;
|
||||
void *tree;
|
||||
void *pane;
|
||||
void *view_table;
|
||||
|
||||
void *filter_w; /* A WInput* */
|
||||
void *current_dir; /* A WInput* */
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user