fix pango crash
This commit is contained in:
parent
32c66cee87
commit
8e8e1b7614
3 changed files with 7 additions and 2 deletions
|
|
@ -47,6 +47,7 @@ void setlayout(Monitor &m, const Arg &arg);
|
|||
void tag(Monitor &m, const Arg &arg);
|
||||
void toggletag(Monitor &m, const Arg &arg);
|
||||
void spawn(Monitor&, const Arg &arg);
|
||||
[[noreturn]] void die(const char *why);
|
||||
|
||||
// wayland smart pointers
|
||||
template<typename T>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue