Enabled the insert-variable button
[pspp-builds.git] / src / ui / gui / data-editor.h
index cbec01e69e0d0760fbdcaa5b94726d9b211f0900..f919b8f3b8649cb63542e2029bf1fb885ec9df47 100644 (file)
@@ -43,6 +43,9 @@ struct data_editor
 
   GtkAction *invoke_variable_info_dialog;
 
+
+  GtkAction *insert_variable;
+
   GladeXML *xml;
 
   gboolean save_as_portable;