X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fmain.c;h=c162935e9cfb5a0b85f55dfd0413ebe3c2fd301d;hb=a92004b77fc73fe7ac2a781b5207249b2288b8c9;hp=fcda1f1e05addde63cd00e504579c1073350acd3;hpb=a88a1cde73b054120966e67bc0ad361457c5b4d2;p=evince.git diff --git a/shell/main.c b/shell/main.c index fcda1f1e..c162935e 100644 --- a/shell/main.c +++ b/shell/main.c @@ -29,6 +29,7 @@ #include #include "ev-stock-icons.h" +#include "ev-debug.h" static struct poptOption popt_options[] = { @@ -83,6 +84,7 @@ main (int argc, char *argv[]) g_set_application_name (_("Evince Document Viewer")); + ev_debug_init (); ev_stock_icons_init (); g_object_get_property (G_OBJECT (program),