mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Add translate.h for HAVE_NLS includes/defines
...to shrink labwc.h footprint
This commit is contained in:
parent
1692c47fa0
commit
26bd02d457
7 changed files with 19 additions and 8 deletions
|
|
@ -5,8 +5,8 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include "action.h"
|
||||
#include "common/buf.h"
|
||||
#include "labwc.h" /* for gettext */
|
||||
#include "theme.h"
|
||||
#include "translate.h"
|
||||
|
||||
enum {
|
||||
LAB_PROMPT_NONE = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue