mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 02:03:47 +01:00
CS
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
40e5019276
commit
2695a53bfc
@ -225,7 +225,8 @@ zathura_get_version_string(zathura_t* zathura, bool markup)
|
|||||||
return version;
|
return version;
|
||||||
}
|
}
|
||||||
|
|
||||||
GdkAtom* get_selection(zathura_t* zathura)
|
GdkAtom*
|
||||||
|
get_selection(zathura_t* zathura)
|
||||||
{
|
{
|
||||||
g_return_val_if_fail(zathura != NULL, NULL);
|
g_return_val_if_fail(zathura != NULL, NULL);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user