_
This commit is contained in:
parent
288bdff7e2
commit
f9df7d75eb
1 changed files with 1 additions and 1 deletions
|
|
@ -19534,7 +19534,7 @@ static void setup(int argc, char *argv[])
|
||||||
|
|
||||||
if (ok_to_use_sysconfig)
|
if (ok_to_use_sysconfig)
|
||||||
{
|
{
|
||||||
#ifdef WIN32
|
#ifdef _WIN32
|
||||||
// global config file in the application directory
|
// global config file in the application directory
|
||||||
parse_file_options("tuxpaint.cfg");
|
parse_file_options("tuxpaint.cfg");
|
||||||
#else
|
#else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue