commit | 8c6381d84668ff9b6324bf00b91107cbcaf7505f | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:38:09 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Sep 04 14:00:46 2023 +0400 |
tree | af5ac92e6ec231f7754f74765abfc0caae916735 | |
parent | 742a6896ea1b83894e68b2dc455b63cea498bafc [diff] |
ui/console: declare console types in console.h We are going to split the console.c unit next, and implement separately. But we need to check the underlying type in various places. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230830093843.3531473-36-marcandre.lureau@redhat.com>