mirror of
https://github.com/labwc/labwc.git
synced 2026-02-24 01:40:15 -05:00
view/ssd: Move ssd->enabled to view->ssd_enabled
This commit is contained in:
parent
c536ee9d96
commit
56f8837ca6
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