mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-01 11:24:40 +00:00
pkg/fontconfig: add some error handling
This commit is contained in:
3
pkg/fontconfig/error.zig
Normal file
3
pkg/fontconfig/error.zig
Normal file
@@ -0,0 +1,3 @@
|
||||
pub const Error = error{
|
||||
FontconfigFailed,
|
||||
};
|
||||
Reference in New Issue
Block a user