X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-history.c;h=9b59014ca90eb473af6ca40a6739e266c7136f96;hb=180cf6fef2318791abb3583f4c3f3bc176a204d8;hp=cb015ccba5694d45126dcdcfc0d558bd5c036d93;hpb=33bf66b8f4e2d719c847af1c177c71b5173b49aa;p=evince.git diff --git a/shell/ev-history.c b/shell/ev-history.c index cb015ccb..9b59014c 100644 --- a/shell/ev-history.c +++ b/shell/ev-history.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ @@ -117,7 +117,7 @@ ev_history_add_link (EvHistory *history, EvLink *link) history->priv->links); } - g_signal_emit (G_OBJECT (history), signals[HISTORY_CHANGED], 0); + g_signal_emit (history, signals[HISTORY_CHANGED], 0); } EvLink *