pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/src/ui/gui data-editor.h


From: Jason H Stover
Subject: [Pspp-cvs] pspp/src/ui/gui data-editor.h
Date: Fri, 08 Feb 2008 17:22:27 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     Jason H Stover <jstover>        08/02/08 17:22:27

Modified files:
        src/ui/gui     : data-editor.h 

Log message:
        oops

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/ui/gui/data-editor.h?cvsroot=pspp&r1=1.28&r2=1.29

Patches:
Index: data-editor.h
===================================================================
RCS file: /sources/pspp/pspp/src/ui/gui/data-editor.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- 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;
@@ -46,6 +48,7 @@
   GtkAction *invoke_recode_same_dialog;
   GtkAction *invoke_recode_different_dialog;
 
+  GtkAction *invoke_crosstabs_dialog;
   GtkAction *invoke_descriptives_dialog;
   GtkAction *invoke_frequencies_dialog;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]