Fixed typo
This commit is contained in:
parent
24db799109
commit
3ed7c00abc
1 changed files with 1 additions and 1 deletions
|
|
@ -17454,7 +17454,7 @@ int do_new_dialog(void)
|
||||||
img = IMG_Load(fname);
|
img = IMG_Load(fname);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef NOG
|
#ifndef NOSVG
|
||||||
if (img == NULL)
|
if (img == NULL)
|
||||||
{
|
{
|
||||||
/* (Try SVG next) */
|
/* (Try SVG next) */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue