Init locallabgtk3

This commit is contained in:
Desmis
2017-01-21 15:34:40 +01:00
parent 928c4c7d02
commit 273e1cb3b2
47 changed files with 18583 additions and 3345 deletions

View File

@@ -92,6 +92,14 @@ public:
double ed_low;
double ed_lipinfl;
double ed_lipampl;
int nspot;
bool locdelay;
int cropsleep;
double reduchigh;
double reduclow;
/** Creates a new instance of Settings.
* @return a pointer to the new Settings instance. */
static Settings* create ();