mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-13 14:56:01 +01:00
CS
This commit is contained in:
parent
dbdcba3453
commit
5a04220291
1 changed files with 1 additions and 2 deletions
|
@ -234,10 +234,9 @@ struct zathura_s
|
|||
* Storage for gestures.
|
||||
*/
|
||||
struct {
|
||||
double initial_zoom;
|
||||
double initial_zoom;
|
||||
} gesture;
|
||||
|
||||
|
||||
/**
|
||||
* Context for MIME type detection
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue