mirror of
https://github.com/labwc/labwc.git
synced 2025-11-30 06:59:52 -05:00
include: split output.h from labwc.h
This commit is contained in:
parent
2f414a438b
commit
e21fc065c4
32 changed files with 112 additions and 84 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include "labwc.h"
|
||||
#include "desktop-entry.h"
|
||||
#include "osd.h"
|
||||
#include "output.h"
|
||||
|
||||
/* includes '%', terminating 's' and NULL byte, 8 is enough for %-9999s */
|
||||
#define LAB_FIELD_SINGLE_FMT_MAX_LEN 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue