1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-14 04:45:57 +01:00

Delete button in file panel.

This commit is contained in:
id
1999-06-03 00:24:03 +00:00
parent 76ad1726a0
commit ba5279276f
3 changed files with 90 additions and 0 deletions

View File

@@ -196,6 +196,9 @@ typedef struct W_Screen {
struct W_Pixmap *homeIcon;
struct W_Pixmap *altHomeIcon;
struct W_Pixmap *trashcanIcon;
struct W_Pixmap *altTrashcanIcon;
struct W_Pixmap *magnifyIcon;
/* struct W_Pixmap *altMagnifyIcon;*/
struct W_Pixmap *wheelIcon;