mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 00:33:48 +01:00
Merge remote-tracking branch 'contyk/master' into develop
This commit is contained in:
commit
ded318fc29
@ -135,10 +135,8 @@ main(int argc, char* argv[])
|
|||||||
gchar* plugin_path = NULL;
|
gchar* plugin_path = NULL;
|
||||||
gchar* loglevel = NULL;
|
gchar* loglevel = NULL;
|
||||||
gchar* password = NULL;
|
gchar* password = NULL;
|
||||||
#ifdef WITH_SYNCTEX
|
|
||||||
gchar* synctex_editor = NULL;
|
gchar* synctex_editor = NULL;
|
||||||
gchar* synctex_fwd = NULL;
|
gchar* synctex_fwd = NULL;
|
||||||
#endif
|
|
||||||
gchar* mode = NULL;
|
gchar* mode = NULL;
|
||||||
bool forkback = false;
|
bool forkback = false;
|
||||||
bool print_version = false;
|
bool print_version = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user