1
0
Fork 0
forked from wry/wry

autocommit 2022-04-28 15:19:15 CEST

This commit is contained in:
Julian Orth 2022-04-28 15:19:15 +02:00
parent a8ad097f8b
commit 19aef8c58a
49 changed files with 413 additions and 1886 deletions

View file

@ -33,7 +33,7 @@ impl WlCallback {
}
object_base! {
WlCallback, WlCallbackError;
WlCallback;
}
impl Object for WlCallback {