mirror of
https://github.com/labwc/labwc.git
synced 2026-06-16 14:33:56 -04:00
view/ssd: Move ssd->enabled to view->ssd_enabled
This commit is contained in:
parent
84e25dd98d
commit
22cbf19d14
6 changed files with 9 additions and 9 deletions
|
|
@ -81,7 +81,6 @@ struct ssd_state_title_width {
|
|||
};
|
||||
|
||||
struct ssd {
|
||||
bool enabled;
|
||||
struct wlr_scene_tree *tree;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue