mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
5 lines
119 B
C
5 lines
119 B
C
#pragma once
|
|
|
|
#include "text-input-unstable-v3.h"
|
|
|
|
extern const struct zwp_text_input_v3_listener text_input_listener;
|