X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libmisc%2Fev-page-action-widget.c;h=2bc74e603024c5a247bc8cfbeadea4542e22872d;hb=c71e90afdcb7edd6d36d9bcb1739bb9b529778ee;hp=a355187100b05c0c594b35e2726d141cc67f4df8;hpb=33d769c7d07e419cac3ab7b7febe98f2c12e2ecf;p=evince.git diff --git a/libmisc/ev-page-action-widget.c b/libmisc/ev-page-action-widget.c index a3551871..2bc74e60 100644 --- a/libmisc/ev-page-action-widget.c +++ b/libmisc/ev-page-action-widget.c @@ -14,7 +14,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. * */ @@ -127,7 +127,6 @@ activate_cb (EvPageActionWidget *action_widget) { EvDocumentModel *model; const char *text; - gchar *page_label; EvLinkDest *link_dest; EvLinkAction *link_action; EvLink *link; @@ -272,7 +271,7 @@ ev_page_action_widget_class_init (EvPageActionWidgetClass *class) g_signal_new ("activate_link", G_OBJECT_CLASS_TYPE (object_class), G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION, - G_STRUCT_OFFSET (EvPageActionClass, activate_link), + G_STRUCT_OFFSET (EvPageActionWidgetClass, activate_link), NULL, NULL, g_cclosure_marshal_VOID__OBJECT, G_TYPE_NONE, 1,