diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2017-01-01 22:02:19 +0100 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2017-01-01 22:02:19 +0100 |
| commit | 2d4d1a4cdb01449a854adc6488e2ef3824e632d4 (patch) | |
| tree | 7c7061ce00db9847961f486cc8b776bedb854cbb /include | |
| parent | a45b30d8beb0eb6c781c2709a0c853da39bea6b4 (diff) | |
| parent | 48c80a94901a199cc5192b8e098cd0f4885bd9a2 (diff) | |
Merge branch 'master' of https://github.com/willakat/sway
Diffstat (limited to 'include')
| -rw-r--r-- | include/sway/layout.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/layout.h b/include/sway/layout.h index 8cc513d8..d7fe748d 100644 --- a/include/sway/layout.h +++ b/include/sway/layout.h @@ -76,4 +76,5 @@ void swayc_log(log_importance_t verbosity, swayc_t *cont, const char* format, .. enum swayc_layouts default_layout(swayc_t *output); bool is_auto_layout(enum swayc_layouts layout); + #endif |
