Added a 'use default file' button on preferences.

Added a 'Use default file' button on preferences in a way
that doesn't clutters the interface.

Fixes #630

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-07-16 18:40:49 -03:00 committed by Dirk Hohndel
parent bf7fc97b50
commit 1b6144350d
4 changed files with 64 additions and 22 deletions

1
pref.h
View file

@ -64,6 +64,7 @@ struct preferences {
bool doo2breaks;
bool drop_stone_mode;
bool show_pictures_in_profile;
bool use_default_file;
};
enum unit_system_values {
METRIC,