X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-application.c;h=541b87ec02f3845689a93a72365db7d8b1c438b8;hb=08dc4040951ec1e3945e07107d008a4ce7c928c9;hp=632ec373d2a7c9704818d3ccdb0df51c18e41aa9;hpb=7830a9deff653853c523c538494a700b65f69a43;p=evince.git diff --git a/shell/ev-application.c b/shell/ev-application.c index 632ec373..541b87ec 100644 --- a/shell/ev-application.c +++ b/shell/ev-application.c @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include @@ -66,7 +66,7 @@ window_destroy_cb (GtkObject *object, gpointer user_data) g_list_remove (application->priv->windows, object); if (application->priv->windows == NULL) - bonobo_main_quit (); + gtk_main_quit (); } EvWindow *