mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-03-02 21:31:41 +03:00
Allow nsgtk to be built *with* PDF support. Whoops.
svn path=/trunk/netsurf/; revision=5122
This commit is contained in:
parent
30aedab3d9
commit
14a7b25c69
@ -628,7 +628,7 @@ bool cookies_update(const char *domain, const struct cookie_data *data)
|
||||
return true;
|
||||
}
|
||||
|
||||
#ifdef WITH_PDF
|
||||
#ifdef WITH_PDF_EXPORT
|
||||
|
||||
void PDF_Password(char **owner_pass, char **user_pass, char *path)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user