add dummy callback + new preset
This commit is contained in:
parent
90a31e1daf
commit
82b245228c
3 changed files with 9 additions and 1 deletions
|
@ -232,6 +232,10 @@ static void CreateSettingsIni()
|
|||
"posX=0\n"
|
||||
"posY=0\n"
|
||||
"\n"
|
||||
"[olwin]\n"
|
||||
"noactivateapp=true\n"
|
||||
"sleep=10\n"
|
||||
"\n"
|
||||
|
||||
, fh);
|
||||
fclose(fh);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue