Changeset b91cfe4 in gitlab

Timestamp:
Jun 3, 2018, 10:03:34 PM (6 years ago)
Author:
Philip Linde <linde.philip@…>
Branches:
master
Children:
b8dbbf7
Parents:
6a1f5e2
Message:

Call Button_Quit and Button_Page with correct enum

These functions are called explicitly in a few places and need to be
handed the corresponding enum value to correctly get the button value.
Since they were previously called with -1, they would cause segfaults.
These seemed to happen when restoring backups or loading images to both
pages.

(No files)

Note: See TracChangeset for help on using the changeset viewer.