1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-03 12:24:17 +01:00

bag tree finished.. updated code to new bags

This commit is contained in:
kojima
2000-03-29 02:17:39 +00:00
parent 8219011758
commit 9e45e85dc6
16 changed files with 691 additions and 283 deletions

View File

@@ -32,9 +32,6 @@ typedef struct W_TabView {
unsigned tabbed:1;
unsigned dontFitAll:1;
unsigned leftDown:1; // scrolling button state
unsigned rightDown:1;
} flags;
} TabView;