mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Move action() prototype from labwc.h to action.h
This commit is contained in:
parent
3bd65c3a20
commit
3c92cc4dd0
4 changed files with 8 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
#include <wlr/backend/multi.h>
|
||||
#include <wlr/backend/session.h>
|
||||
#include "action.h"
|
||||
#include "key-state.h"
|
||||
#include "labwc.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue