[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pspp-cvs] pspp/src/ui/gui data-editor.h
From: |
Ben Pfaff |
Subject: |
Re: [Pspp-cvs] pspp/src/ui/gui data-editor.h |
Date: |
Fri, 08 Feb 2008 09:28:04 -0800 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Jason H Stover <address@hidden> writes:
> --- data-editor.h 29 Jan 2008 11:12:59 -0000 1.28
> +++ data-editor.h 8 Feb 2008 17:22:27 -0000 1.29
> @@ -31,6 +31,8 @@
> GtkAction *action_data_save_as;
> GtkAction *action_data_save;
>
> + GtkAction *invoke_text_import_assistant;
> +
> /* Actions which invoke dialog boxes */
> GtkAction *invoke_weight_cases_dialog;
> GtkAction *invoke_transpose_dialog;
That's odd. I'm pretty sure I didn't commit anything of the
text-import stuff yet; if I did, it was by mistake. I think you
must have checked in part of my patch.
--
"The sound of peacocks being shredded can't possibly be
any worse than the sound of peacocks not being shredded."
Tanuki the Raccoon-dog in the Monastery
- Re: [Pspp-cvs] pspp/src/ui/gui data-editor.h,
Ben Pfaff <=