]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-history.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / ev-history.c
index cb015ccba5694d45126dcdcfc0d558bd5c036d93..9b59014ca90eb473af6ca40a6739e266c7136f96 100644 (file)
@@ -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 *