Massive change of button callback function prototypes
This commit is contained in:
@@ -921,7 +921,7 @@ int Init_program(int argc,char * argv[])
|
||||
Redraw_layered_image();
|
||||
End_of_modification();
|
||||
|
||||
Button_Page();
|
||||
Button_Page(-1);
|
||||
// no break ! proceed with the other file now
|
||||
case 1:
|
||||
Init_context_layered_image(&context, main_filename, main_directory);
|
||||
|
||||
Reference in New Issue
Block a user