mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 19:38:01 +03:00
Revert "Refactor tree"
This commit is contained in:
parent
6b7841b11f
commit
d0c7f66e95
39 changed files with 588 additions and 593 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "sway/commands.h"
|
||||
#include "sway/config.h"
|
||||
#include "sway/tree/layout.h"
|
||||
#include "sway/layout.h"
|
||||
|
||||
struct cmd_results *cmd_reload(int argc, char **argv) {
|
||||
struct cmd_results *error = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue