forked from AuroraMiddleware/gtk
Fix the testupload test
This can only ever have worked by accident.
This commit is contained in:
parent
c86733b4fa
commit
643a91bd08
@ -3,7 +3,7 @@
|
||||
static const char *format_name[] = {
|
||||
"BGRAp", "ARGBp", "RGBAp",
|
||||
"BGRA", "ARGB", "RGBA", "ABGR",
|
||||
"RGB", "BGR",
|
||||
"RGB", "BGR", NULL
|
||||
};
|
||||
|
||||
static const char *
|
||||
|
Loading…
Reference in New Issue
Block a user