gkunter / coquery

Coquery is a free corpus query tool for linguists, lexicographers, translators, and anybody who wishes to search and analyse a text corpus.
GNU General Public License v3.0
18 stars 4 forks source link

Functions are not remembered #204

Closed gkunter closed 7 years ago

gkunter commented 7 years ago

Summary and group functions should be saved and restored when quitting and starting Coquery.

gkunter commented 7 years ago

Now that summary and group functions are instances and not classes, the save and restore code doesn't work any more.