mirror of
https://github.com/labwc/labwc.git
synced 2026-02-20 01:40:22 -05:00
include: add config/types.h
This commit is contained in:
parent
6dea8c0dcc
commit
9d49d19cd2
54 changed files with 414 additions and 368 deletions
|
|
@ -3,8 +3,10 @@
|
|||
#include "resize-outlines.h"
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
#include "common/lab-scene-rect.h"
|
||||
#include "ssd.h"
|
||||
#include "labwc.h"
|
||||
#include "resize-indicator.h"
|
||||
#include "ssd.h"
|
||||
#include "theme.h"
|
||||
|
||||
bool
|
||||
resize_outlines_enabled(struct view *view)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue