1
0
Fork 0
forked from wry/wry

autocommit 2022-03-23 16:23:28 CET

This commit is contained in:
Julian Orth 2022-03-23 16:23:28 +01:00
parent d7f298ab5f
commit a9a4fc04b7
13 changed files with 91 additions and 70 deletions

View file

@ -80,6 +80,7 @@ mod ifs;
mod libinput;
mod logind;
mod object;
mod pango;
mod pixman;
mod rect;
mod render;
@ -99,7 +100,6 @@ mod wire_xcon;
mod xcon;
mod xkbcommon;
mod xwayland;
mod pango;
fn main() {
env_logger::builder()