Change some instances of GtkAction to PsppireDialogAction
[pspp] / src / ui / gui / psppire-dialog-action-descriptives.c
index ac437f425ce3d8a42aeaeb96419ad969c6bd0248..55535043a8f995c6ba530387195788da7d5885f8 100644 (file)
@@ -194,7 +194,7 @@ dialog_refresh (PsppireDialogAction *scd_)
 
 
 static void
-psppire_dialog_action_descriptives_activate (GtkAction *a)
+psppire_dialog_action_descriptives_activate (PsppireDialogAction *a)
 {
   PsppireDialogAction *pda = PSPPIRE_DIALOG_ACTION (a);
   PsppireDialogActionDescriptives *act = PSPPIRE_DIALOG_ACTION_DESCRIPTIVES (a);