mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 23:13:48 +01:00
More debug output
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
b85e8c389f
commit
97cbbe7c06
@ -147,6 +147,7 @@ zathura_filemonitor_new(const char* file_path,
|
||||
return NULL;
|
||||
}
|
||||
|
||||
girara_debug("starting file monitor");
|
||||
ZathuraFileMonitor* file_monitor = ZATHURA_FILEMONITOR(ret);
|
||||
ZATHURA_FILEMONITOR_GET_CLASS(file_monitor)->start(file_monitor);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user