mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
Merge ac0ae6ef37 into 4af693a7fd
This commit is contained in:
commit
ea29369672
11 changed files with 68 additions and 5 deletions
|
|
@ -26,8 +26,9 @@ enum lab_node_type {
|
|||
LAB_NODE_BUTTON_WINDOW_MENU,
|
||||
LAB_NODE_BUTTON_SHADE,
|
||||
LAB_NODE_BUTTON_OMNIPRESENT,
|
||||
LAB_NODE_BUTTON_ONTOP,
|
||||
LAB_NODE_BUTTON_FIRST = LAB_NODE_BUTTON_CLOSE,
|
||||
LAB_NODE_BUTTON_LAST = LAB_NODE_BUTTON_OMNIPRESENT,
|
||||
LAB_NODE_BUTTON_LAST = LAB_NODE_BUTTON_ONTOP,
|
||||
LAB_NODE_BUTTON,
|
||||
|
||||
LAB_NODE_TITLEBAR,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue