X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action-count.c;h=f6937b9b6d1c9d7e61ee3b1d04bd247e7a746dae;hb=0bda70f475aad77db5636ae0bca170513353c988;hp=84e4bda76bc5d14b2bfa16133a0499eef093b5ec;hpb=83239cbb53294662025d5ee957d7e24e5feb66a9;p=pspp diff --git a/src/ui/gui/psppire-dialog-action-count.c b/src/ui/gui/psppire-dialog-action-count.c index 84e4bda76b..f6937b9b6d 100644 --- a/src/ui/gui/psppire-dialog-action-count.c +++ b/src/ui/gui/psppire-dialog-action-count.c @@ -145,7 +145,7 @@ refresh (PsppireDialogAction *rd_) } static void -psppire_dialog_action_count_activate (GtkAction *a) +psppire_dialog_action_count_activate (PsppireDialogAction *a) { PsppireDialogAction *pda = PSPPIRE_DIALOG_ACTION (a); PsppireDialogActionCount *act = PSPPIRE_DIALOG_ACTION_COUNT (a);