io-bmp.c (OneLine): Emit area_updated signal with proper
area information. (#52002)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
Tue Aug 28 21:05:26 2001 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* io-bmp.c (OneLine): Emit area_updated signal with proper
|
||||
area information. (#52002)
|
||||
|
||||
Tue Aug 28 20:03:43 2001 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* test-loaders.c (test_loader): Catch errors at close time.
|
||||
|
||||
@@ -639,7 +639,7 @@ static void OneLine(struct bmp_progressive_state *context)
|
||||
0,
|
||||
context->Lines,
|
||||
context->Header.width,
|
||||
context->Header.height,
|
||||
1,
|
||||
context->user_data);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user