ui/console: declare console types in console.h
commit8c6381d84668ff9b6324bf00b91107cbcaf7505f
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 30 Aug 2023 09:38:09 +0000 (30 13:38 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 4 Sep 2023 10:00:46 +0000 (4 14:00 +0400)
treeaf5ac92e6ec231f7754f74765abfc0caae916735
parent742a6896ea1b83894e68b2dc455b63cea498bafc
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>
include/ui/console.h
ui/console.c