1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

Removed "Keep Attracted Icons" from Clip's menu.

This commit is contained in:
dan
1999-10-13 21:22:37 +00:00
parent cce4ef3664
commit d6566ff6bd
7 changed files with 40 additions and 49 deletions

View File

@@ -56,7 +56,6 @@ typedef struct WDock {
unsigned int mapped:1;
unsigned int lowered:1;
unsigned int attract_icons:1; /* If clip should attract app-icons */
unsigned int keep_attracted:1; /* if keep them when application exits*/
unsigned int lclip_button_pushed:1;
unsigned int rclip_button_pushed:1;