mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
Rename node-descriptor.c to node.c
...in anticipation of adding helpers like node_view_from_node()
This commit is contained in:
parent
51e02e2afa
commit
30298228e3
9 changed files with 8 additions and 8 deletions
|
|
@ -16,7 +16,7 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include "layers.h"
|
||||
#include "labwc.h"
|
||||
#include "node-descriptor.h"
|
||||
#include "node.h"
|
||||
|
||||
void
|
||||
layers_arrange(struct output *output)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue