fix going back into preview with facebook upload disabled
This commit is contained in:
parent
59b597d806
commit
07aa7e39ae
1 changed files with 1 additions and 1 deletions
|
@ -2036,7 +2036,7 @@ static void photo_booth_print_done (GtkPrintOperation *operation, GtkPrintOperat
|
|||
photo_booth_change_state (pb, PB_STATE_ASK_UPLOAD);
|
||||
}
|
||||
else
|
||||
photo_booth_preview (pb);
|
||||
photo_booth_cancel (pb);
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue