Added a dialog box for the MEANS command 20120213030503/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 12 Feb 2012 10:25:31 +0000 (11:25 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 12 Feb 2012 10:26:07 +0000 (11:26 +0100)
commit2b4fb7e846d62f1a70656bb42a0f769363ed0832
tree54b7e0cc683403f06217d1693b5bdf8639648377
parentc5526c9acb2c33a265b6be745a6d83a870ebd666
Added a dialog box for the MEANS command
src/ui/gui/automake.mk
src/ui/gui/data-editor.ui
src/ui/gui/means.ui [new file with mode: 0644]
src/ui/gui/psppire-dialog-action-means.c [new file with mode: 0644]
src/ui/gui/psppire-dialog-action-means.h [new file with mode: 0644]
src/ui/gui/psppire-means-layer.c [new file with mode: 0644]
src/ui/gui/psppire-means-layer.h [new file with mode: 0644]
src/ui/gui/psppire-var-view.c
src/ui/gui/psppire-var-view.h
src/ui/gui/widgets.c