view: fix build with xwayland disabled
This commit is contained in:
parent
a2ef687e51
commit
d2e2dad09c
@ -56,7 +56,7 @@ pub fn getTitle(self: Self) ?[*:0]const u8 {
|
||||
unreachable;
|
||||
}
|
||||
|
||||
pub fn getClass(self: Self) ?[*:0]const u8 {
|
||||
pub fn getAppId(self: Self) ?[*:0]const u8 {
|
||||
unreachable;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user