Aggregate-dialog: Preselect summary function and variable name. 20100809040503/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Aug 2010 18:10:04 +0000 (20:10 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 8 Aug 2010 18:15:00 +0000 (20:15 +0200)
commit36ecb7330415c542f02ffb28459926bfcf0bd160
tree974ada16dcba1894d6a91b16e955bcc576c37425
parent649775d1010c9c89ea63d90544d41069538f90a7
Aggregate-dialog: Preselect summary function and variable name.

Apparently the most common use of aggregate is to count cases.
Therefore we set the default summary function and variable
name controls, so that the user has fewer keystrokes/mouse
clicks in order to achieve this.
src/language/stats/aggregate.c
src/language/stats/aggregate.h
src/ui/gui/aggregate-dialog.c