mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
drag and drop!
selection code rewrite! textfield with new selection code! etc etc
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct W_TabView {
|
||||
struct {
|
||||
WMReliefType relief:4;
|
||||
WMTitlePosition titlePosition:4;
|
||||
WMTabViewTypes type:2;
|
||||
WMTabViewType type:2;
|
||||
|
||||
unsigned tabbed:1;
|
||||
unsigned dontFitAll:1;
|
||||
|
||||
Reference in New Issue
Block a user